Skip to content

Commit 12cc52a

Browse files
authored
Added hosts
1 parent ac9af4b commit 12cc52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installer/Ubuntu20/ubuntu20-lxde.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ EOM
7373

7474
mkdir -p ubuntu20-fs/var/tmp
7575
rm -rf ubuntu20-fs/usr/local/bin/*
76-
76+
echo "127.0.0.1 localhost localhost" > $folder/etc/hosts
7777
wget -q https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Rootfs/Ubuntu19/.profile -O ubuntu20-fs/root/.profile.1 > /dev/null
7878
cat $folder/root/.profile.1 >> $folder/root/.profile && rm -rf $folder/root/.profile.1
7979
wget -q https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Rootfs/Ubuntu19/.bash_profile-ub19 -O ubuntu20-fs/root/.bash_profile > /dev/null

0 commit comments

Comments
 (0)