Add project files.
This commit is contained in:
5
EpsonPrintService/postinst
Normal file
5
EpsonPrintService/postinst
Normal file
@@ -0,0 +1,5 @@
|
||||
chmod +x start.sh
|
||||
cp -rf epson.service /etc/systemd/system/epson.service
|
||||
systemctl enable epson.service
|
||||
systemctl start epson.service
|
||||
systemctl daemon-reload
|
||||
Reference in New Issue
Block a user