linkwallet/etc/postinstall.sh

5 lines
89 B
Bash

#!/bin/sh
systemctl daemon-reload
systemctl enable linkwallet
systemctl start linkwallet