rcgit

/ karakeep

plain blame

#!/command/with-contenv sh
# shellcheck shell=bash

cd /app/apps/web;
exec node server.js;