mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 05:30:53 +00:00
Update ct/transmute.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9b9de85352
commit
acd291d2b6
+1
-1
@@ -44,7 +44,7 @@ function update_script() {
|
|||||||
cp -r /opt/transmute/data /opt/transmute_data_bak
|
cp -r /opt/transmute/data /opt/transmute_data_bak
|
||||||
msg_ok "Backed up Data"
|
msg_ok "Backed up Data"
|
||||||
|
|
||||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "transmute" "transmute-app/transmute" "tarball" "latest" "/opt/transmute"
|
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "transmute" "transmute-app/transmute" "tarball"
|
||||||
|
|
||||||
msg_info "Updating Python Dependencies"
|
msg_info "Updating Python Dependencies"
|
||||||
cd /opt/transmute
|
cd /opt/transmute
|
||||||
|
|||||||
Reference in New Issue
Block a user