Skip to content

Commit

Permalink
Added hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
ultrahacx authored Apr 27, 2020
1 parent ac9af4b commit 12cc52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Installer/Ubuntu20/ubuntu20-lxde.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ EOM

mkdir -p ubuntu20-fs/var/tmp
rm -rf ubuntu20-fs/usr/local/bin/*

echo "127.0.0.1 localhost localhost" > $folder/etc/hosts
wget -q https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Rootfs/Ubuntu19/.profile -O ubuntu20-fs/root/.profile.1 > /dev/null
cat $folder/root/.profile.1 >> $folder/root/.profile && rm -rf $folder/root/.profile.1
wget -q https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Rootfs/Ubuntu19/.bash_profile-ub19 -O ubuntu20-fs/root/.bash_profile > /dev/null
Expand Down

0 comments on commit 12cc52a

Please sign in to comment.