Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade39 #127

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Upgrade39 #127

merged 2 commits into from
Mar 21, 2024

Conversation

FantasticoFox
Copy link
Collaborator

No description provided.

@@ -3,7 +3,7 @@
MW_DIR=/var/www/html
if [ -f /backup/LocalSettings.php ]; then
if [ ! -L $MW_DIR/LocalSettings.php ]; then
ln -s /backup/LocalSettings.php $MW_DIR/LocalSettings.php
echo -e '<?php\nrequire_once "/backup/LocalSettings.php";' > $MW_DIR/LocalSettings.php
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@it-spiderman Thank you, this would have taken us quite some time to figure out.

@FantasticoFox FantasticoFox merged commit 0dcbc75 into main Mar 21, 2024
1 of 2 checks passed
@FantasticoFox FantasticoFox deleted the upgrade39 branch March 21, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants