fix: missed closing an if statement

This commit is contained in:
th33xitus
2021-01-17 14:29:06 +01:00
parent feb912da8a
commit 2fa975e3c2

View File

@@ -128,6 +128,7 @@ install_kiauh_macros(){
### write the include to the very first line of the printer.cfg
sed -i "1 i [include kiauh_macros.cfg]" $path/printer.cfg
fi
done
fi