We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22f576 commit 0f98bf9Copy full SHA for 0f98bf9
easyWSL/post-install.sh
@@ -1,4 +1,4 @@
1
-echo "Upgrading the system ..."
+echo "Upgrading the system ..."
2
if command -v apt &> /dev/null; then
3
apt-get -y update &> /dev/null
4
apt-get -y install sudo &> /dev/null
0 commit comments