forked from William/kvs-linuxmint-dloadx
Initial commit v4
This commit is contained in:
parent
757fad5f79
commit
4d74ec3a49
@ -8,9 +8,6 @@ if [[ $EUID -ne 0 ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "Test"
|
||||
exit 1
|
||||
|
||||
apt update && apt -y install git wine setserial &&
|
||||
cd /opt/ &&
|
||||
git clone $GIT_REPO &&
|
||||
|
Loading…
Reference in New Issue
Block a user