diff options
author | RaindropsSys <contact@minteck.org> | 2023-06-02 16:31:02 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-06-02 16:31:02 +0200 |
commit | 48afc99d05c7bcd54231f340635f5102a03fbda4 (patch) | |
tree | bdad312490ee42b84dde71d5c49266f1b7fc792e /includes/external/computers/watchdog.sh | |
parent | 82ef2e6f4fadb6ed721a0de79ec4d2fcfdc3f426 (diff) | |
download | pluralconnect-48afc99d05c7bcd54231f340635f5102a03fbda4.tar.gz pluralconnect-48afc99d05c7bcd54231f340635f5102a03fbda4.tar.bz2 pluralconnect-48afc99d05c7bcd54231f340635f5102a03fbda4.zip |
Updated 7 files, added error.php and deleted 39 files (automated)
Diffstat (limited to 'includes/external/computers/watchdog.sh')
-rw-r--r-- | includes/external/computers/watchdog.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/includes/external/computers/watchdog.sh b/includes/external/computers/watchdog.sh deleted file mode 100644 index 5f6bb79..0000000 --- a/includes/external/computers/watchdog.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -x_start () { - node index.js - x_start -} - -x_start
\ No newline at end of file |