Skip to content
Snippets Groups Projects
Commit 56c20c5d authored by Alvaro Graves's avatar Alvaro Graves
Browse files

css silly mistake

parent 31b5997d
No related branches found
No related tags found
No related merge requests found
...@@ -17,12 +17,6 @@ ns=$basedir ...@@ -17,12 +17,6 @@ ns=$basedir
endpoint="http://localhost/sparql?" endpoint="http://localhost/sparql?"
everything_ok="n" everything_ok="n"
if [ -e "../$cssdir" ]
then
echo "css directory found in parent directory."
echo "Please remove it to continue the installation."
exit
fi
if [ -e "$parent_htaccess" ] if [ -e "$parent_htaccess" ]
then then
......
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