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:
parent
a714550f23
commit
bdf8c224bb
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ export HOME="/tmp/" &&
|
|||
cd &&
|
||||
chmod -R a+x ./simpsh-httpd &&
|
||||
./simpsh-httpd/mkdeb.sh &&
|
||||
dpkg --install ./simpsh-httpd.deb &&
|
||||
apt -f install &&
|
||||
apt install ./simpsh-httpd.deb &&
|
||||
echo "Starting simpsh-httpd..." &&
|
||||
mkdir -p /var/www/html &&
|
||||
simpsh-httpd-socat -d &&
|
||||
|
|
Loading…
Add table
Reference in a new issue