NetAuth-sftpgo-hook: Fix install
This commit is contained in:
parent
e97b9cf50d
commit
b7a8cd9f12
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ checksum=8ec42f159d6b84fbc19cbc76f695de324384092c80d96e6a876c14da6aca110f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
vinstall sftpgo-hook usr/libexec/sftpgo/netauth-hook
|
vinstall $GOPATH/bin/sftpgo-hook 0750 usr/libexec/sftpgo netauth-hook
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue