mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 11:44:48 +08:00
update build.sh
This commit is contained in:
parent
0d01385cfc
commit
d9f1da2817
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
VERSION=0.1.1-2
|
||||
VERSION=0.1.1-3
|
||||
|
||||
cd debian
|
||||
./build.sh $VERSION > /dev/null
|
||||
|
||||
@ -21,7 +21,7 @@ Version: $VERSION
|
||||
Section: net
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: xl2tpd, curl
|
||||
Depends: xl2tpd (>= 1.3.1), curl
|
||||
Maintainer: Zeno Zeng <zenoofzeng@gmail.com>
|
||||
Description: Command Line Scripts for ZJU
|
||||
This script provides a VPN / WLAN / NEXTHOP for ZJUer.
|
||||
|
||||
@ -21,7 +21,7 @@ Version: $VERSION
|
||||
Section: net
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: xl2tpd, curl
|
||||
Depends: xl2tpd (>= 1.3.1), curl
|
||||
Maintainer: Zeno Zeng <zenoofzeng@gmail.com>
|
||||
Description: Command Line Scripts for ZJU
|
||||
This script provides a VPN / WLAN / NEXTHOP for ZJUer.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user