feat: 将sshsvc移除
This commit is contained in:
6
pkg.sh
6
pkg.sh
@@ -84,12 +84,6 @@ if [ -n "$BuildApi" ]; then
|
||||
cp -rf omc $output/omc
|
||||
echo "===> go build omc copy to $output"
|
||||
|
||||
# sshsvc
|
||||
cd $ApiDir/sshsvc
|
||||
make
|
||||
cp -rf sshsvc $output/sshsvc
|
||||
echo "===> go build sshsvc copy to $output"
|
||||
|
||||
# Vendor Database
|
||||
output=$BuildDir/linux/usr/local/etc/omc
|
||||
dirs="database default vendor"
|
||||
|
||||
Reference in New Issue
Block a user