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