mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-04 22:12:12 +00:00
tweaking
This commit is contained in:
parent
7d6c69ae76
commit
691ac58abf
1 changed files with 2 additions and 1 deletions
|
@ -122,6 +122,7 @@ if [ "$myRELEASE" != "$myLSB_RELEASE" ]
|
||||||
echo "###### Updating repositories ... "
|
echo "###### Updating repositories ... "
|
||||||
echo
|
echo
|
||||||
apt-fast update
|
apt-fast update
|
||||||
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
echo "###### Running full upgrade ... "
|
echo "###### Running full upgrade ... "
|
||||||
echo
|
echo
|
||||||
echo "docker.io docker.io/restart boolean true" | debconf-set-selections -v
|
echo "docker.io docker.io/restart boolean true" | debconf-set-selections -v
|
||||||
|
@ -412,4 +413,4 @@ fuRESTORE_HPFEEDS
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "### Done. Please reboot."
|
echo "### Done. Please reboot."
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in a new issue