0
1
Fork 0
hedera-web-mindshore/debian/postinst

7 lines
78 B
Plaintext
Raw Normal View History

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