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
fab4b83c1e
commit
a714550f23
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ apt install -qq -y fakeroot curl &&
|
|||
echo "Building Debian package..." &&
|
||||
mkdir /tmp/simpsh-httpd &&
|
||||
mv ./* /tmp/simpsh-httpd/ &&
|
||||
mv ./.git /tmp/simpsh-httpd/ &&
|
||||
export HOME="/tmp/" &&
|
||||
cd &&
|
||||
chmod -R a+x ./simpsh-httpd &&
|
||||
|
|
Loading…
Add table
Reference in a new issue