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

Update mkdeb.sh

This commit is contained in:
niansa 2018-07-15 07:37:48 +00:00
parent b7b7a10358
commit a0ea76cddb

View file

@ -2,7 +2,7 @@
cd
# Clone the repository
git clone https://github.com/niansa/simpsh-httpd.git
git clone https://gitlab.com/niansa/simpsh-httpd.git
# Make the mkpackage script executable
chmod +x ./simpsh-httpd/mkpackage.sh