wikijs-fork/.build/docker_init.sh
2017-08-11 20:45:13 -04:00

5 lines
65 B
Bash

#!/bin/ash
apk add bash curl git openssh
cd /var/www
node server