refactoring 0

This commit is contained in:
Jokob-sk
2022-11-20 09:25:46 +11:00
parent 61425415c6
commit 7d4d5433ef
2 changed files with 2 additions and 1 deletions

1
.dockerignore Normal file → Executable file
View 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

View File

@@ -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