We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3bfcc9 + b3996f1 commit 9e23117Copy full SHA for 9e23117
upgrade.php
@@ -79,7 +79,7 @@ function url_get_contents ($Url) {
79
echo "- validate some very basic .env file settings \n";
80
echo "- check your PHP version and extension requirements \n";
81
echo "- check directory permissions \n";
82
-echo "- change your 'git remote' to the new Snipe-IT GitHub URL \n"
+echo "- change your 'git remote' to the new Snipe-IT GitHub URL \n";
83
echo "- do a git pull to bring you to the latest version \n";
84
echo "- run composer install to get your vendors up to date \n";
85
echo "- run a backup \n";
0 commit comments