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.
1 parent d447276 commit 287c9a6Copy full SHA for 287c9a6
php-switch.sh
@@ -80,7 +80,7 @@ php-switch-add-repo () {
80
sudo add-apt-repository -y ppa:ondrej/php > /dev/null
81
82
echo "- Updating repos ..."
83
- sudo apt-get update > /dev/null
+ sudo apt-get update
84
fi
85
}
86
0 commit comments