From 5a2353dbaa903d8b4718d0e84bb7143eb3940af5 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Fri, 1 Mar 2024 09:01:19 +0000 Subject: [PATCH] Autosave: 2024-03-01 09:01:19 --- scripts/auto_save.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/auto_save.sh b/scripts/auto_save.sh index 44f19a9..967317d 100755 --- a/scripts/auto_save.sh +++ b/scripts/auto_save.sh @@ -5,7 +5,7 @@ tidy_filenames="/home/thomas/repos/eolas/scripts/tidy_filenames.sh" purge_images="/home/thomas/repos/eolas/scripts/purge_images.sh" -cd /hom/thomas/repos/eolas +cd /home/thomas/repos/eolas echo "Standardising file-names..." source ${tidy_filenames}