summaryrefslogtreecommitdiffstats
path: root/PCBSD/pc-sysinstall/components/thunderbird/install.sh
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-22 23:04:18 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-22 23:04:18 -0400
commit2e98ba40e0ec7e8a5e55bd9497e28e730fdc2dbc (patch)
tree74ebfabba45d9784b0012d6739f823140e1de1d7 /PCBSD/pc-sysinstall/components/thunderbird/install.sh
parent26e50f43459d09e319b90ccbb675f0a3bdbfe4be (diff)
downloadpfsense-2e98ba40e0ec7e8a5e55bd9497e28e730fdc2dbc.zip
pfsense-2e98ba40e0ec7e8a5e55bd9497e28e730fdc2dbc.tar.gz
Removing desktop specific items
Diffstat (limited to 'PCBSD/pc-sysinstall/components/thunderbird/install.sh')
-rwxr-xr-xPCBSD/pc-sysinstall/components/thunderbird/install.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/PCBSD/pc-sysinstall/components/thunderbird/install.sh b/PCBSD/pc-sysinstall/components/thunderbird/install.sh
deleted file mode 100755
index 2d17d59..0000000
--- a/PCBSD/pc-sysinstall/components/thunderbird/install.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-# This script installs the PBI
-
-DISPLAY=""; export DISPLAY
-
-echo "Installing Thunderbird PBI"
-chmod 755 ${COMPTMPDIR}/${CFILE}
-${COMPTMPDIR}/${CFILE} -text -accept
OpenPOWER on IntegriCloud