mirror of
https://github.com/Xahau/xahaud.git
synced 2026-07-26 16:40:09 +00:00
6 lines
76 B
Bash
Executable File
6 lines
76 B
Bash
Executable File
#!/bin/sh -x
|
|
echo "Building and restarting."
|
|
|
|
network-build
|
|
network-restart
|