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