diff options
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 |