hedera-web/debian/postinst

7 lines
78 B
Bash
Executable File

#!/bin/bash
a2enconf hedera-web
service apache2 reload
service cron restart