Add packaging stuff (just .deb for now)
This commit is contained in:
5
etc/postinstall.sh
Normal file
5
etc/postinstall.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
systemctl daemon-reload
|
||||
systemctl enable linkwallet
|
||||
systemctl start linkwallet
|
||||
Reference in New Issue
Block a user