Add -y to update
This commit is contained in:
@@ -27,7 +27,7 @@ fi
|
|||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
echo "=== Upgrade ==="
|
echo "=== Upgrade ==="
|
||||||
apt-get update
|
apt-get update -y
|
||||||
apt-get dist-upgrade -y
|
apt-get dist-upgrade -y
|
||||||
apt-get install -y curl
|
apt-get install -y curl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user