mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
Update mkpackage.sh
This commit is contained in:
parent
89d7dce9ac
commit
d3bc9d4edb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ cd "$2"
|
|||
mkdir -p etc/simpsh-httpd
|
||||
mkdir -p usr/bin
|
||||
mkdir usr/share
|
||||
mkdir -p var/www
|
||||
mkdir -p var/www/html
|
||||
|
||||
# Copy some files
|
||||
cp -r "$1" usr/share/simpsh-httpd
|
||||
|
|
Loading…
Add table
Reference in a new issue