hedera-web/package/DEBIAN/postinst

6 lines
58 B
Plaintext
Raw Normal View History

#!/bin/bash
service apache2 reload
service cron restart