aboutsummaryrefslogtreecommitdiff
path: root/profile.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-07-14 16:23:31 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-07-14 16:23:31 -0300
commit0c163f3674d354d72b80fad1e4792ff039a3ec47 (patch)
treebb0c384641e7ba3ea826fb2d7109a8a04ef4f1ae /profile.dot.link
parente571f88a2813a1d7efdbfab975852bb9cafe613e (diff)
downloadprofile-0c163f3674d354d72b80fad1e4792ff039a3ec47.tar.gz
profile-0c163f3674d354d72b80fad1e4792ff039a3ec47.tar.bz2
Updates public 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 1c3c734..e3060df 100644
--- a/profile.dot.link
+++ b/profile.dot.link
@@ -172,7 +172,7 @@ if [ -d "$HOME/lost+found" ]; then
fi
# Make sure basic folder structure exists
-mkdir -p $HOME/apps $HOME/file $HOME/mail $HOME/temp
+mkdir -p $HOME/apps $HOME/file $HOME/mail $HOME/temp/public
# Make sure data symlink exists
if [ -e "/var/data" ] && [ ! -e "$HOME/data" ]; then