Skip to content

Commit cf3f790

Browse files
authored
wizarr: remove unneeded tmp file (#5517)
1 parent a0da569 commit cf3f790

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ct/wizarr.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ function update_script() {
6060

6161
msg_info "Cleaning Up"
6262
rm -rf "$BACKUP_FILE"
63-
rm /tmp/"$RELEASE".zip
6463
msg_ok "Cleanup Completed"
6564
msg_ok "Update Successful"
6665
else

0 commit comments

Comments
 (0)