mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
Fix indent
This commit is contained in:
parent
8f8f257d3d
commit
3dcc0ee96e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue