diff options
Diffstat (limited to '.shenanigans.sh')
| -rwxr-xr-x | .shenanigans.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh index 7855a95..03365cc 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh | |||
| @@ -69,7 +69,7 @@ backup() { | |||
| 69 | "bash_history_infinite.zip $HOME/.bash_history_infinite" | 69 | "bash_history_infinite.zip $HOME/.bash_history_infinite" |
| 70 | "projects.zip $HOME/Projects" | 70 | "projects.zip $HOME/Projects" |
| 71 | "notes.zip $HOME/Notes" | 71 | "notes.zip $HOME/Notes" |
| 72 | "twow.zip $HOME/Games/turtlewow/WTF $HOME/Games/turtlewow/SuperWoWhook.dll $HOME/Games/turtlewow/dlls.txt $HOME/Games/turtlewow/wow.sh" | 72 | "twow.zip $HOME/Games/turtlewow/Sound $HOME/Games/turtlewow/WTF $HOME/Games/turtlewow/SuperWoWhook.dll $HOME/Games/turtlewow/dlls.txt $HOME/Games/turtlewow/wow.sh" |
| 73 | ) | 73 | ) |
| 74 | 74 | ||
| 75 | for entry in "${archive_sets[@]}"; do | 75 | for entry in "${archive_sets[@]}"; do |
