mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-17 03:15:08 +02:00
Update sftpgo.sh
This commit is contained in:
committed by
GitHub
parent
f88cc3b154
commit
69ee9851eb
@@ -28,6 +28,12 @@ function update_script() {
|
||||
msg_error "No ${APP} Installation Found!"
|
||||
exit
|
||||
fi
|
||||
|
||||
setup_deb822_repo \
|
||||
"sftpgo" \
|
||||
"https://oss.sftpgo.com/apt/gpg.key" \
|
||||
"https://oss.sftpgo.com/apt" \
|
||||
"trixie"
|
||||
|
||||
msg_info "Updating SFTPGo"
|
||||
$STD apt update
|
||||
|
||||
Reference in New Issue
Block a user