File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ sudo /bin/sed -i "1828i extension=csas.so" $PHPDIR/php-install-directory/lib/ph
4747sudo /bin/sed -i " 1830i csas.enable = 1" $PHPDIR /php-install-directory/lib/php.ini
4848
4949sudo rm -rf /var/www/html
50- sudo git clone https://github.com/php-csas/php-csas-demonstration /var/www/html
50+ sudo git clone https://github.com/php-csas/demo-site /var/www/html
5151
5252sudo debconf-set-selections <<< ' mysql-server mysql-server/root_password password csas'
5353sudo debconf-set-selections <<< ' mysql-server mysql-server/root_password_again password csas'
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ sudo /bin/sed -i "1828i extension=csas.so" $PHPDIR/php-install-directory/lib/ph
4747sudo /bin/sed -i " 1830i csas.enable = 0" $PHPDIR /php-install-directory/lib/php.ini
4848
4949sudo rm -rf /var/www/html
50- sudo git clone https://github.com/php-csas/php-csas-demonstration /var/www/html
50+ sudo git clone https://github.com/php-csas/demo-site /var/www/html
5151
5252sudo debconf-set-selections <<< ' mysql-server mysql-server/root_password password csas'
5353sudo debconf-set-selections <<< ' mysql-server mysql-server/root_password_again password csas'
You can’t perform that action at this time.
0 commit comments