v1.4 - Python script shows correct version

This commit is contained in:
hockeygoalie35 2024-02-13 09:21:33 -05:00
parent d477614c52
commit e942ba02dc

View file

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