refactor(docker): add permissions in link_bx.sh

parent 69d77020
Pipeline #678 passed with stage
in 0 seconds
......@@ -10,3 +10,5 @@ else
ln -s /home/bitrix/www/bitrix $DEST
ln -s /home/bitrix/www/upload $DEST
fi
chown -R bitrix.bitrix $DEST
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment