Fix indent

This commit is contained in:
Made I.T 2017-03-02 11:16:29 +01:00 committed by GitHub
parent 8f8f257d3d
commit 3dcc0ee96e

View file

@ -82,7 +82,7 @@ if [ ! -L $shtpasswd ]; then
ln -s $htpasswd $shtpasswd
fi
if [ ! -L $shtaccess ]; then
ln -s $htaccess $shtaccess
ln -s $htaccess $shtaccess
fi
# Restarting web server