mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-02 17:14:35 +02:00
Update & upgrade before package installing
This commit is contained in:
parent
5e7f951b0d
commit
0bad72e0ae
1 changed files with 2 additions and 0 deletions
|
@ -12,4 +12,6 @@ source /root/zamba.conf
|
|||
# Set Timezone
|
||||
ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime
|
||||
|
||||
apt update
|
||||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt -y -qq dist-upgrade
|
||||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -o DPkg::options::="--force-confdef" -o DPkg::options::="--force-confold" $LXC_TOOLSET
|
Loading…
Add table
Add a link
Reference in a new issue