You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install/upgrade/manual/upgrade_multi_php.sh
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
#!/bin/bash
2
-
# Update www.conf to the a different version so users can safely deleted older php version.
2
+
# Update www.conf to a different version so users can safely delete older php version.
3
3
# www.conf is used for Roundcube, Rainloop and phpmyadmin
4
-
# Removal of the "www.conf" php version will cause issues with Rainloop not working. Current script updates it to the latests version of PHP installed. If that is not wanted use this script
4
+
# Removal of the "www.conf" php version will cause issues with Rainloop not working. Current script updates it to the latest version of PHP installed. If that is not wanted use this script
0 commit comments