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