scripts: update env vars autosave script

This commit is contained in:
thomasabishop 2024-02-26 19:08:48 +00:00
parent 09bc835b90
commit ab693f939d

View file

@ -2,8 +2,8 @@
# Automatically commits/pull changes to the remote ZK repository.
tidy_filenames="${EOLAS_PATH}/scripts/tidy_filenames.sh"
purge_images="${EOLAS_PATH}/scripts/purge_images.sh"
tidy_filenames="${EOLAS_DIR}/scripts/tidy_filenames.sh"
purge_images="${EOLAS_DIR}/scripts/purge_images.sh"
cd $EOLAS_DIR