This commit is contained in:
paukstelis
2021-04-16 19:19:06 -04:00
parent 4c967d7bcc
commit 5957cef887

View File

@@ -127,7 +127,8 @@ if grep -q 'firstRun: true' $BFOLD/config.yaml; then
exit 1
fi
if prompt_confirm "Begin auto-detect printer serial number for udev entry?"
if prompt_confirm "Begin auto-detect printer serial number for udev entry?"
then
echo
#clear out journalctl - probably a better way to do this
journalctl --rotate > /dev/null 2>&1