PublicFiles/Artian-Apps/.github/workflows/updates/XMRig.sh.disabled

7 lines
185 B
Bash

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