1.6: Refactor, -t and -d flags added.

This commit is contained in:
hockeygoalie35 2024-03-07 22:54:12 -05:00
parent cb8dbdd79b
commit 7ab4ecd0f6

View file

@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bash #!/usr/bin/with-contenv bash
### Default values ### Default values
scriptVersion="1.6dev" scriptVersion="1.6"
scriptName="ARLChecker" scriptName="ARLChecker"
sleepInterval='24h' sleepInterval='24h'
### Import Settings ### Import Settings