PublicFiles/Artian-Apps/.github/workflows/updates/Scrcpy.sh

6 lines
184 B
Bash

#!/bin/bash
webVer=$(get_release_raw Genymobile/scrcpy)
all_url="https://github.com/Genymobile/scrcpy/tree/$webVer"
source $GITHUB_WORKSPACE/.github/workflows/update_github_script.sh