mint-config-update.sh aktualisiert
This commit is contained in:
parent
305ef27106
commit
f083a4b2bf
@ -8,7 +8,7 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# download and run
|
# download and run
|
||||||
until wget -q https://gitea.ds9.dedyn.io/olli/linux-mint/raw/branch/main/mint.sh -O /tmp/mint.sh
|
until wget https://gitea.ds9.dedyn.io/olli/linux-mint/raw/branch/main/mint.sh -O /tmp/mint.sh
|
||||||
do
|
do
|
||||||
echo "mint.sh could not be downloaded trying again in 5 seconds"
|
echo "mint.sh could not be downloaded trying again in 5 seconds"
|
||||||
sleep 5
|
sleep 5
|
||||||
|
Loading…
Reference in New Issue
Block a user