mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 18:15:50 +00:00
6 lines
49 B
Bash
Executable File
6 lines
49 B
Bash
Executable File
#!/bin/sh -x
|
|
|
|
network-stop
|
|
sleep 1
|
|
network-start
|