mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
fix: use built-in systemd installer
This commit is contained in:
@@ -46,7 +46,6 @@ function update_script() {
|
||||
temp_file=$(mktemp)
|
||||
wget -q https://fileflows.com/downloads/zip -O $temp_file
|
||||
unzip -oq -d /opt/fileflows $temp_file
|
||||
chmod +x /opt/fileflows/fileflows-systemd-entrypoint.sh
|
||||
msg_ok "Updated $APP to latest version"
|
||||
|
||||
# Starting Services
|
||||
|
||||
Reference in New Issue
Block a user