aboutsummaryrefslogtreecommitdiff
path: root/profile.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-07-03 21:57:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-07-03 21:57:40 -0300
commita529d9af8c425e0aa32feb893b7bcc5f90420d8f (patch)
treec06256f6191f23c599cf3aeae3a76a5887486698 /profile.dot.link
parenteeb01acd171fa3eb407c9a57017d6b291040177c (diff)
downloadprofile-a529d9af8c425e0aa32feb893b7bcc5f90420d8f.tar.gz
profile-a529d9af8c425e0aa32feb893b7bcc5f90420d8f.tar.bz2
Do not create html folder
Diffstat (limited to 'profile.dot.link')
-rw-r--r--profile.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.dot.link b/profile.dot.link
index 668922f..f31c87d 100644
--- a/profile.dot.link
+++ b/profile.dot.link
@@ -91,7 +91,7 @@ if [ -d "$HOME/lost+found" ]; then
fi
# Make sure basic folder structure exists
-mkdir -p $HOME/apps $HOME/file $HOME/html $HOME/mail $HOME/temp
+mkdir -p $HOME/apps $HOME/file $HOME/mail $HOME/temp
# Make sure data symlink exists
if [ -e "/var/data" ] && [ ! -e "$HOME/data" ]; then