mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:07:45 +00:00
parent
993211f184
commit
a272c04c8a
1 changed files with 2 additions and 1 deletions
|
@ -121,11 +121,12 @@ chown -R 100:100 mnt/home/anon
|
||||||
chown -R 200:200 mnt/home/nona
|
chown -R 200:200 mnt/home/nona
|
||||||
echo "done"
|
echo "done"
|
||||||
|
|
||||||
printf "adding some desktop icons..."
|
printf "adding some desktop icons... "
|
||||||
ln -sf /bin/Browser mnt/home/anon/Desktop/
|
ln -sf /bin/Browser mnt/home/anon/Desktop/
|
||||||
ln -sf /bin/TextEditor mnt/home/anon/Desktop/Text\ Editor
|
ln -sf /bin/TextEditor mnt/home/anon/Desktop/Text\ Editor
|
||||||
ln -sf /bin/Help mnt/home/anon/Desktop/
|
ln -sf /bin/Help mnt/home/anon/Desktop/
|
||||||
ln -sf /home/anon mnt/home/anon/Desktop/Home
|
ln -sf /home/anon mnt/home/anon/Desktop/Home
|
||||||
|
chown -R 100:100 mnt/home/anon/Desktop
|
||||||
echo "done"
|
echo "done"
|
||||||
|
|
||||||
printf "installing shortcuts... "
|
printf "installing shortcuts... "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue