Skip to content

Commit 0f98bf9

Browse files
authored
Convert to UTF-8 coding without BOM (#13)
1 parent c22f576 commit 0f98bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easyWSL/post-install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
echo "Upgrading the system ..."
1+
echo "Upgrading the system ..."
22
if command -v apt &> /dev/null; then
33
apt-get -y update &> /dev/null
44
apt-get -y install sudo &> /dev/null

0 commit comments

Comments
 (0)