Compare commits

..

3 Commits

View File

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