This commit is contained in:
Jérémy Lecour 2023-01-03 23:50:34 +01:00 committed by Jérémy Lecour
parent 910a7398fb
commit c368c9b11a
1 changed files with 1 additions and 1 deletions

View File

@ -987,7 +987,7 @@ E_NOSRVAVAIL=21 # No server is available
E_SYNCFAILED=20 # Faild sync task
E_DUMPFAILED=10 # Faild dump task
# execute main funciton
# execute main function
main
exit ${rc}