mirror of
https://git.myvelabs.com/lab/myvemail.git
synced 2025-12-17 19:46:14 +00:00
Update mail.sh
This commit is contained in:
parent
c165a8f819
commit
92df21270c
1 changed files with 1 additions and 1 deletions
2
mail.sh
2
mail.sh
|
|
@ -193,7 +193,7 @@ fi
|
|||
# Interaction end
|
||||
echo -e '\e[1;34mUpgrading system...\e[0m'
|
||||
apt remove -y nano exim* &>/dev/null
|
||||
apt update -y || die
|
||||
apt update || die
|
||||
apt upgrade -y || die
|
||||
apt dist-upgrade -y || die
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue