aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-08-29 15:31:42 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-08-29 15:31:42 +0200
commit4df8990595e53b87506713c57fd826ffa4c156b5 (patch)
treecac4591f35cf55ca86a0158462957a0aebf4cb08
parentd615fe4c72679ade4226054cdbb1a0e0357a600f (diff)
downloaddotfiles-4df8990595e53b87506713c57fd826ffa4c156b5.tar.gz
Update
-rwxr-xr-x.shenanigans.sh2
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