summaryrefslogtreecommitdiffstats
path: root/usr/sbin
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-12-17 23:56:31 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-12-17 23:56:31 -0500
commitdabad9b76b40cf2cf263167637c1cf8b5a4ad87e (patch)
tree2d60bd9b3e25f70e13c520de2a9d088c63cbfad4 /usr/sbin
parent2f13a852b79f7e275ed421e15e91ef5167c1aea7 (diff)
downloadpfsense-dabad9b76b40cf2cf263167637c1cf8b5a4ad87e.zip
pfsense-dabad9b76b40cf2cf263167637c1cf8b5a4ad87e.tar.gz
Correct path
Diffstat (limited to 'usr/sbin')
-rwxr-xr-xusr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh b/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
index 498b3f9..9f91e85 100755
--- a/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
+++ b/usr/sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
@@ -38,7 +38,7 @@
# Set this to the program location
if [ -z "${PROGDIR}" ]
then
- PROGDIR="/usr/share/pc-sysinstall"
+ PROGDIR="/usr/sbin/pc-sysinstall"
export PROGDIR
fi
OpenPOWER on IntegriCloud