This commit is contained in:
Jokob-sk
2023-07-22 10:18:11 +10:00
parent cb0a62396f
commit a0b0c0ba19
5 changed files with 12 additions and 12 deletions

View File

@@ -66,7 +66,7 @@ def checkPermissionsOK():
dbW_access = (os.access(fullDbPath, os.W_OK))
mylog('none', ['\n'])
mylog('none', ['The container restarted (started). If this is unexpected check bit.ly/PiAlertDebug for troubleshooting tips.'])
mylog('none', ['The container restarted (started). If this is unexpected check https://bit.ly/PiAlertDebug for troubleshooting tips.'])
mylog('none', ['\n'])
mylog('none', ['Permissions check (All should be True)'])
mylog('none', ['------------------------------------------------'])