mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 00:55:54 +00:00
Update ct/globaleaks.sh using apt-get upgrade in place of apt-get install globaleaks
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
52b991a4f2
commit
ee69543cda
@@ -34,7 +34,7 @@ function update_script() {
|
||||
|
||||
$STD sh -c 'echo "deb [signed-by=/etc/apt/trusted.gpg.d/globaleaks.gpg] http://deb.globaleaks.org $(lsb_release -sc) main" > /etc/apt/sources.list.d/globaleaks.list'
|
||||
$STD apt-get update
|
||||
$STD apt-get -y install globaleaks
|
||||
$STD apt-get -y upgrade
|
||||
|
||||
msg_ok "Updated $APP LXC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user