diff options
author | RaindropsSys <contact@minteck.org> | 2023-08-08 23:22:13 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-08-08 23:22:13 +0200 |
commit | 02084e53ef9d73a2008ca25f0d50022dc3b5fc59 (patch) | |
tree | 8495f77aa43b3decf9e86e3f9147634fad749515 /includes/external/photo/run.sh | |
parent | 94d7c06feb58b768ae1affdd59f7b6dff827c6b2 (diff) | |
download | pluralconnect-02084e53ef9d73a2008ca25f0d50022dc3b5fc59.tar.gz pluralconnect-02084e53ef9d73a2008ca25f0d50022dc3b5fc59.tar.bz2 pluralconnect-02084e53ef9d73a2008ca25f0d50022dc3b5fc59.zip |
Updated 4 files and added 65 files (automated)
Diffstat (limited to 'includes/external/photo/run.sh')
-rw-r--r-- | includes/external/photo/run.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/external/photo/run.sh b/includes/external/photo/run.sh new file mode 100644 index 0000000..19c9c11 --- /dev/null +++ b/includes/external/photo/run.sh @@ -0,0 +1,3 @@ +#!/bin/bash +rm *.png +nice -n 19 node index.js
\ No newline at end of file |