1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00

Update ci-test.sh

This commit is contained in:
niansa 2018-07-15 08:46:36 +00:00
parent bdf8c224bb
commit 6205888968

View file

@ -10,7 +10,7 @@ export HOME="/tmp/" &&
cd &&
chmod -R a+x ./simpsh-httpd &&
./simpsh-httpd/mkdeb.sh &&
apt install ./simpsh-httpd.deb &&
apt -y install ./simpsh-httpd.deb &&
echo "Starting simpsh-httpd..." &&
mkdir -p /var/www/html &&
simpsh-httpd-socat -d &&