Notify user if backup location is not present #24
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If for example the backup location is a nfs share then it would be crucial to inform the user that the backup location does not exist. This could be done via a normal white info test or a yellow warning. update would in that case exit and not update.
Script will now prompt the user if he wants to create the path or not. Please test the script in the dev branch.