mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Fix whitespaces
This commit is contained in:
parent
5b32c6012b
commit
6af269153d
@ -205,14 +205,14 @@ if [ "$INSTALL" != "VS" ]; then
|
||||
OTHER_PANEL="Confixx"
|
||||
elif [ -d /var/www/froxlor ]; then
|
||||
OTHER_PANEL="Froxlor"
|
||||
elif [ -d /etc/imscp ]; then
|
||||
OTHER_PANEL="i-MSCP"
|
||||
elif [ -d /usr/local/ispconfig ]; then
|
||||
OTHER_PANEL="ISPConfig"
|
||||
elif [ -d /var/cpanel ]; then
|
||||
OTHER_PANEL="cPanel"
|
||||
elif [ -d /usr/local/directadmin ]; then
|
||||
OTHER_PANEL="DirectAdmin"
|
||||
elif [ -d /etc/imscp ]; then
|
||||
OTHER_PANEL="i-MSCP"
|
||||
elif [ -d /usr/local/ispconfig ]; then
|
||||
OTHER_PANEL="ISPConfig"
|
||||
elif [ -d /var/cpanel ]; then
|
||||
OTHER_PANEL="cPanel"
|
||||
elif [ -d /usr/local/directadmin ]; then
|
||||
OTHER_PANEL="DirectAdmin"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user