ubuntu-leanote/start.sh

6 lines
70 B
Bash

#!/bin/sh
service nginx start &
cd /leanote/bin
bash run.sh &
/bin/sh