remove pkg package placeholder
This commit is contained in:
parent
7d8637b5bb
commit
7c246f978f
1 changed files with 0 additions and 3 deletions
|
@ -14,7 +14,4 @@ $DIR/package-dnvm.sh
|
|||
if [[ "$1" == "debian" ]]; then
|
||||
# Create Debian package
|
||||
$DIR/package-debian.sh
|
||||
elif [[ "$1" == "pkg" ]]; then
|
||||
# Create Mac Pkg
|
||||
$DIR/package-pkg.sh
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue