This commit is contained in:
lollipopkit
2023-08-15 23:05:51 +08:00
parent cfca40b7be
commit c62c8e2c43
6 changed files with 72 additions and 26 deletions

View File

@@ -5,8 +5,6 @@ const seperator = 'SrvBoxSep';
const serverBoxDir = r'$HOME/.config/server_box';
const shellPath = '$serverBoxDir/mobile_app.sh';
const echoPWD = 'echo \$PWD';
const statusCmds = [
'cat /proc/net/dev && date +%s',
'cat /etc/os-release | grep PRETTY_NAME',