Compare commits

...

1 Commits

Author SHA1 Message Date
William 016add5ee5 Make upgrades easier 2021-02-07 16:40:07 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ fi
apt update && apt install -y git wine setserial tlp
systemctl enable tlp --now
cd /opt/
rm -r $GIT_NAME
git clone $GIT_REPO
cd $GIT_NAME