mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00:00
Base: Add a desktop shortcut to the root directory
This commit is contained in:
parent
e82195ed1d
commit
950a736127
Notes:
sideshowbarker
2024-07-19 00:17:26 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/950a7361270
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ printf "adding some desktop icons..."
|
|||
ln -s /bin/Browser mnt/home/anon/Desktop/
|
||||
ln -s /bin/TextEditor mnt/home/anon/Desktop/
|
||||
ln -s /bin/Help mnt/home/anon/Desktop/
|
||||
ln -s / "mnt/home/anon/Desktop/File system"
|
||||
|
||||
printf "installing shortcuts... "
|
||||
ln -s Shell mnt/bin/sh
|
||||
|
|
Loading…
Reference in a new issue