Added reload hosts scripts
This commit is contained in:
parent
a4e08afde2
commit
e5508058d6
1 changed files with 4 additions and 0 deletions
4
util/reloadhosts
Executable file
4
util/reloadhosts
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
cd /usr/local/src/DStarGateway
|
||||
sudo make newhostfiles
|
||||
sudo systemctl restart dstargateway.service
|
Loading…
Reference in a new issue