Updated Debugging (markdown) authored by Shreshth Tuli's avatar Shreshth Tuli
...@@ -19,5 +19,5 @@ sudo cat /var/log/syslog ...@@ -19,5 +19,5 @@ sudo cat /var/log/syslog
``` ```
or use the jounral control comand to see errors in flask service. or use the jounral control comand to see errors in flask service.
```bash ```bash
journalctl -u flask.service journalctl -u flask.service
``` ```
\ No newline at end of file