From b93faee76fd683c0b13b0535c076f938fedfba5c Mon Sep 17 00:00:00 2001 From: zeus Date: Mon, 11 Jan 2021 00:41:13 +0200 Subject: [PATCH] install --- files/status.sh | 37 +++++++++++++++++++++++++++++++++++++ install.sh | 1 + src-local/pid-0.pid | 1 - 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 files/status.sh delete mode 100644 src-local/pid-0.pid diff --git a/files/status.sh b/files/status.sh new file mode 100644 index 0000000..5df1158 --- /dev/null +++ b/files/status.sh @@ -0,0 +1,37 @@ + + +function ifup { + if [[ ! -d /sys/class/net/${1} ]]; then + return 1 + else + [[ $( $wdir/src-local/ecosystem.config.js module.exports = { diff --git a/src-local/pid-0.pid b/src-local/pid-0.pid deleted file mode 100644 index 9ba911c..0000000 --- a/src-local/pid-0.pid +++ /dev/null @@ -1 +0,0 @@ -32013 \ No newline at end of file