mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 19:14:27 +05:00
fix: missed closing an if statement
This commit is contained in:
@@ -128,6 +128,7 @@ install_kiauh_macros(){
|
|||||||
|
|
||||||
### write the include to the very first line of the printer.cfg
|
### write the include to the very first line of the printer.cfg
|
||||||
sed -i "1 i [include kiauh_macros.cfg]" $path/printer.cfg
|
sed -i "1 i [include kiauh_macros.cfg]" $path/printer.cfg
|
||||||
|
fi
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user