Autosave: 2023-01-21 13:06:01
This commit is contained in:
parent
3a3c70c699
commit
def087704c
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ cd "$NOTES_PATH"
|
|||
|
||||
# Loop through directories and convert spaces in filenames to underscores
|
||||
source ${SPACE_TO_UNDERSCORE}
|
||||
source ${CLEAN_IMAGE_DIRECTORY}
|
||||
|
||||
git pull
|
||||
CHANGES_EXIST="$(git status --porcelain | wc -l)"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue