forked from verdnatura/hedera-web
6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
service apache2 reload
|
||
|
service cron restart
|
||
|
|