log script path

This commit is contained in:
throwaway96 2024-04-23 21:56:25 -04:00
parent 48a43b2860
commit 505825b8df
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ fi
log 'hi'
log "script path: ${0}"
debug "temp dir: ${tempdir}"
log "date: $(date -u -- '+%Y-%m-%d %H:%M:%S UTC')"