Skip to content

Commit 9ba8695

Browse files
authored
Fixed display name
1 parent d254a2d commit 9ba8695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installer/Ubuntu20/ubuntu20-i3.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ rm $tarball
104104

105105
wget --tries=20 $dlink2/i3.sh -O $folder/i3.sh
106106
clear
107-
echo "Setting up the installation of LXDE VNC"
107+
echo "Setting up the installation of Ubuntu20 i3wm"
108108
echo "namesever 1.1.1.1" > $folder/etc/resolv.conf
109109
echo "APT::Acquire::Retries \"3\";" > $folder/etc/apt/apt.conf.d/80-retries #Setting APT retry count
110110
echo "#!/bin/bash

0 commit comments

Comments
 (0)