Zway-Bot/Zway-Bot/dpkg/postinst

5 lines
103 B
Bash

#!/bin/sh
systemctl daemon-reload
sudo systemctl is-active --quiet zwaybot && service zwaybot restart