Updated tld to use nextcloud directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
backup=$(date +%s)
|
backup=$(date +%s)
|
||||||
mkdir "$HOME/backup_tld/$backup"
|
mkdir "$HOME/Nextcloud/Archives/Backups/backup_tld/$backup"
|
||||||
cp -R "$HOME/.local/share/Hinterland/TheLongDark/Survival/"* "$HOME/backup_tld/$backup"
|
cp -R "$HOME/.local/share/Hinterland/TheLongDark/Survival/"* "$HOME/backup_tld/$backup"
|
||||||
|
|||||||
Reference in New Issue
Block a user