docs: better descriptions

closes #8
This commit is contained in:
Jef LeCompte
2025-07-15 16:26:08 -07:00
parent 9aae5cd1e5
commit bc74ac6f06
4 changed files with 126 additions and 25 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/sh
while :
do
while true; do
DATE=$(date)
eval /opt/zap2xml.pl "$OPT_ARGS"
echo "Last run time: $DATE"