scripts: update env vars autosave script
This commit is contained in:
parent
09bc835b90
commit
ab693f939d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
# Automatically commits/pull changes to the remote ZK repository.
|
# Automatically commits/pull changes to the remote ZK repository.
|
||||||
|
|
||||||
tidy_filenames="${EOLAS_PATH}/scripts/tidy_filenames.sh"
|
tidy_filenames="${EOLAS_DIR}/scripts/tidy_filenames.sh"
|
||||||
purge_images="${EOLAS_PATH}/scripts/purge_images.sh"
|
purge_images="${EOLAS_DIR}/scripts/purge_images.sh"
|
||||||
|
|
||||||
cd $EOLAS_DIR
|
cd $EOLAS_DIR
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue