diff --git a/mkdeb.sh b/mkdeb.sh index 9753d75..f30389c 100644 --- a/mkdeb.sh +++ b/mkdeb.sh @@ -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