add keycloak-radius-plugin
This commit is contained in:
parent
2024db6dc6
commit
109d1a34f2
5 changed files with 95 additions and 7 deletions
|
@ -84,6 +84,7 @@ debmaker_chroot() {
|
|||
zdebmaker_inject
|
||||
debmaker_mount_proc_sys ${OPEN_FILE} ${MOUNT_PATH}/${APP}/
|
||||
sudo chroot ${MOUNT_PATH}/${APP}/
|
||||
find ${MOUNT_PATH}/${APP}/tmp/dist/ -name *.deb -exec cp -v {} dist/ \;
|
||||
debmaker_umount_proc_sys ${MOUNT_PATH}/${APP}/
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue