Add specific simple-vpn server
This commit is contained in:
parent
b911ab6cf7
commit
5dbbca6051
@ -1,10 +1,10 @@
|
||||
{
|
||||
"Package": "melonvpn",
|
||||
"Version": "1.0-1",
|
||||
"Version": "1.0-2",
|
||||
"Section": "base",
|
||||
"Priority": "optional",
|
||||
"Architecture": "amd64",
|
||||
"Depends": "simple-vpn",
|
||||
"Depends": "simple-vpn (>= 1.0)",
|
||||
"Maintainer": "MrMelon54 <github@onpointcoding.net>",
|
||||
"Description": "A client for Melon VPN server"
|
||||
}
|
||||
|
@ -36,7 +36,6 @@ echo "Copying binary files"
|
||||
|
||||
# /usr/bin/
|
||||
cp dist/melonvpn "$PACK_BIN"
|
||||
cp dist/simple-vpn "$PACK_BIN"
|
||||
|
||||
# /usr/share/
|
||||
cp dist/melonvpndaemon "$PACK_SHA"
|
||||
|
Loading…
Reference in New Issue
Block a user