Skip to content

Commit 04047de

Browse files
authored
Fixed display name
1 parent 9ba8695 commit 04047de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installer/Ubuntu20/ubuntu20-openbox.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/openbox.sh -O $folder/openbox.sh
106106
clear
107-
echo "Setting up the installation of LXDE VNC"
107+
echo "Setting up the installation of Ubuntu20 Openbox"
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)