mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-30 23:03:03 -07: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_install_no_webserver.sh
|
||||||
install/pialert_uninstall.sh
|
install/pialert_uninstall.sh
|
||||||
install/pialert_update.sh
|
install/pialert_update.sh
|
||||||
|
db/pialert.db
|
||||||
LICENSE.txt
|
LICENSE.txt
|
||||||
README.md
|
README.md
|
||||||
tar
|
tar
|
||||||
|
|||||||
@@ -252,7 +252,7 @@ def main ():
|
|||||||
#return 0
|
#return 0
|
||||||
else:
|
else:
|
||||||
# do something
|
# do something
|
||||||
print ('\n20s passed\n\n')
|
print ('\n20s passed')
|
||||||
|
|
||||||
#loop - recursion
|
#loop - recursion
|
||||||
time.sleep(20) # wait for N seconds
|
time.sleep(20) # wait for N seconds
|
||||||
|
|||||||
Reference in New Issue
Block a user