diff options
Diffstat (limited to 'PCBSD/pc-sysinstall/components/thewarden/install.sh')
-rwxr-xr-x | PCBSD/pc-sysinstall/components/thewarden/install.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PCBSD/pc-sysinstall/components/thewarden/install.sh b/PCBSD/pc-sysinstall/components/thewarden/install.sh new file mode 100755 index 0000000..98bb1c9 --- /dev/null +++ b/PCBSD/pc-sysinstall/components/thewarden/install.sh @@ -0,0 +1,8 @@ +#!/bin/sh +# This script installs the PBI + +DISPLAY=""; export DISPLAY + +echo "Installing The Warden PBI" +chmod 755 ${COMPTMPDIR}/${CFILE} +${COMPTMPDIR}/${CFILE} -text -accept |