Skip to content

Commit

Permalink
Update autobackup.func
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Oct 17, 2019
1 parent 8dc9a7d commit b5b7315
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions menu/pgvault/autobackup.func
Original file line number Diff line number Diff line change
Expand Up @@ -320,5 +320,6 @@ vfs_c="$(cat /var/plexguide/vfs_c)"
--drive-chunk-size="$vfs_dcs" \
--user-agent="$useragent"

##### Remove File Incase
rm -rf ${tarlocation}/${program_var}.tar 1>/dev/null 2>&1
##### Remove File Incase
rm -rf ${tarlocation}/${program_var}.tar 1>/dev/null 2>&1
}

0 comments on commit b5b7315

Please sign in to comment.