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:
parent
4a39a37f87
commit
b7b7a10358
1 changed files with 1 additions and 1 deletions
2
mkdeb.sh
2
mkdeb.sh
|
@ -14,7 +14,7 @@ chmod +x ./simpsh-httpd/mkpackage.sh
|
|||
mkdir ~/simpsh-httpd-pkg/DEBIAN
|
||||
cd ./simpsh-httpd/
|
||||
echo 'Package: simpsh-httpd
|
||||
Version: '"$(git rev-parse HEAD)"'
|
||||
Version: '"$(git rev-list --all --count)"'
|
||||
Maintainer: nisa/niansa <nisa@bitcoinshell.mooo.com>
|
||||
Priority: extra
|
||||
Architecture: all
|
||||
|
|
Loading…
Add table
Reference in a new issue