Make upgrades easier

This commit is contained in:
William 2021-02-07 16:40:07 +01:00
parent c319dff21c
commit 016add5ee5
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