mint-config-update.sh aktualisiert
This commit is contained in:
parent
f40d04c7b5
commit
896c6de065
@ -7,7 +7,7 @@ echo $$ >/run/mint-config-update.sh.lock
|
||||
# download and run
|
||||
wget -q https://gitea.ds9.dedyn.io/olli/linux-mint/raw/branch/main/mint.sh -O /tmp/mint.sh || exit 0
|
||||
cd /tmp
|
||||
bash -n mint.sh && bash mint.sh
|
||||
bash -n mint.sh && bash -x mint.sh
|
||||
rm mint.sh
|
||||
|
||||
echo "Skript beendet"
|
||||
|
Loading…
Reference in New Issue
Block a user