aboutsummaryrefslogtreecommitdiff
path: root/shfs
diff options
context:
space:
mode:
Diffstat (limited to 'shfs')
-rwxr-xr-xshfs/shfs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/shfs/shfs.SlackBuild b/shfs/shfs.SlackBuild
index 5e2e5a6e..a042baad 100755
--- a/shfs/shfs.SlackBuild
+++ b/shfs/shfs.SlackBuild
@@ -10,8 +10,8 @@ if [ -f "/etc/slackbuildrc" ]; then
source /etc/slackbuildrc
fi
-if [ -f "~/.slackbuildrc" ]; then
- source ~/.slackbuildrc
+if [ -f "/root/.slackbuildrc" ]; then
+ source /root/.slackbuildrc
fi
# default settings