image operations via Images.js, directory fun via Dirs.js

This commit is contained in:
Zutatensuppe 2021-04-21 19:22:58 +02:00
parent 0cbc8e69a3
commit 1089f70d5e
9 changed files with 122 additions and 166 deletions

View file

@ -1,7 +1,5 @@
#!/bin/sh
cd "$RUN_DIR/server"
npm install
if [ ! -e "$RUN_DIR/server/config.js" ]; then