v1.4 - Python script shows correct version

This commit is contained in:
hockeygoalie35 2024-02-13 09:25:57 -05:00
parent e942ba02dc
commit 106e620a7a

View file

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