mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
refactoring 0
This commit is contained in:
1
.dockerignore
Normal file → Executable file
1
.dockerignore
Normal file → Executable file
@@ -12,6 +12,7 @@ install/pialert_install.sh
|
||||
install/pialert_install_no_webserver.sh
|
||||
install/pialert_uninstall.sh
|
||||
install/pialert_update.sh
|
||||
db/pialert.db
|
||||
LICENSE.txt
|
||||
README.md
|
||||
tar
|
||||
|
||||
@@ -252,7 +252,7 @@ def main ():
|
||||
#return 0
|
||||
else:
|
||||
# do something
|
||||
print ('\n20s passed\n\n')
|
||||
print ('\n20s passed')
|
||||
|
||||
#loop - recursion
|
||||
time.sleep(20) # wait for N seconds
|
||||
|
||||
Reference in New Issue
Block a user