更新 install.sh
This commit is contained in:
parent
265870d3a4
commit
dfcb09635d
@ -45,7 +45,7 @@ cd "tig_pool_$branch" || exit 1
|
|||||||
screen -ls | grep pool_tig | awk '{print $1}' | xargs -I {} screen -S {} -X kill
|
screen -ls | grep pool_tig | awk '{print $1}' | xargs -I {} screen -S {} -X kill
|
||||||
|
|
||||||
# Télécharger et exécuter le script mis à jour
|
# Télécharger et exécuter le script mis à jour
|
||||||
script_url="https://raw.githubusercontent.com/tig-pool-nk/client/refs/heads/$branch/scripts/tig_pool_master.sh"
|
script_url="https://git.088.im/coosld/client/raw/branch/main/scripts/tig_pool_master.sh"
|
||||||
echo "Downloading script from: $script_url"
|
echo "Downloading script from: $script_url"
|
||||||
|
|
||||||
wget --no-cache "$script_url"
|
wget --no-cache "$script_url"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user