summaryrefslogtreecommitdiffstats
path: root/PCBSD/pc-sysinstall/components/filezilla/.svn/text-base/install.sh.svn-base
diff options
context:
space:
mode:
Diffstat (limited to 'PCBSD/pc-sysinstall/components/filezilla/.svn/text-base/install.sh.svn-base')
-rw-r--r--PCBSD/pc-sysinstall/components/filezilla/.svn/text-base/install.sh.svn-base8
1 files changed, 8 insertions, 0 deletions
diff --git a/PCBSD/pc-sysinstall/components/filezilla/.svn/text-base/install.sh.svn-base b/PCBSD/pc-sysinstall/components/filezilla/.svn/text-base/install.sh.svn-base
new file mode 100644
index 0000000..d9ddbbe
--- /dev/null
+++ b/PCBSD/pc-sysinstall/components/filezilla/.svn/text-base/install.sh.svn-base
@@ -0,0 +1,8 @@
+#!/bin/sh
+# This script installs the PBI
+
+DISPLAY=""; export DISPLAY
+
+echo "Installing Filezilla PBI"
+chmod 755 ${COMPTMPDIR}/${CFILE}
+${COMPTMPDIR}/${CFILE} -text -accept
OpenPOWER on IntegriCloud