Skip to content
Snippets Groups Projects
Commit c7a4ebc2 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Comment

parent f412a2a2
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ if [[ ! -e "/etc/opentools-docker-configured" ]]; then
( set -x; ls -A; sleep 10 )
fi
# extract the joomla installer (VM will be installed from the package later
# extract the joomla installer
tar cf - --one-file-system -C /usr/src/joomla . | tar xf -
if [ -e htaccess.txt -a ! -e .htaccess ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment