minor update to init shell script for noninteractive dpkg

This commit is contained in:
lza_menace
2021-03-23 21:24:08 -07:00
parent 8da4090df7
commit 911ebb9ca1

View File

@@ -1,5 +1,10 @@
#!/bin/bash
set -e
set -x
export DEBIAN_FRONTEND=noninteractive
sleep 30
# Install packages