Skip to content

Commit

Permalink
Merge branch 'v1_7' of github.com:litespeedtech/openlitespeed into v1_7
Browse files Browse the repository at this point in the history
  • Loading branch information
gwanglst committed Sep 7, 2021
2 parents c3bc094 + 17c045c commit 3e62dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ inst_admin_php()

if [ ! -d "$LSWS_HOME/admin/fcgi-bin/" ] ; then
mkdir -p "$LSWS_HOME/admin/fcgi-bin/"
echo "Mkdir $LSWS_HOME/admin/fcgi-bin/ for installing admni_php"
echo "Mkdir $LSWS_HOME/admin/fcgi-bin/ for installing admin_php"
fi

if [ "x$OS" = "xLinux" ] ; then
Expand Down

0 comments on commit 3e62dc2

Please sign in to comment.