Skip to content
Snippets Groups Projects
Unverified Commit ccb4a4d3 authored by Andrew Dolgov's avatar Andrew Dolgov
Browse files

fix previous

parent b0f96dbb
No related branches found
No related tags found
Loading
......@@ -52,8 +52,7 @@ else
echo "warning: working copy in $DST_DIR won't be updated, make sure you know what you're doing."
fi
for d in cache lock feed-icons plugins.local
themes.local templates.local cache/export cache/feeds cache/images cache/upload; do
for d in cache lock feed-icons plugins.local themes.local templates.local cache/export cache/feeds cache/images cache/upload; do
sudo -u app mkdir -p $DST_DIR/$d
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment