mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 08:48:57 +00:00
Everywhere: Update references from ReadMe.md => README.md
This commit is contained in:
parent
698c38959d
commit
251018676f
Notes:
sideshowbarker
2024-07-18 20:32:37 +09:00
Author: https://github.com/awesomekling
Commit: 251018676f
6 changed files with 8 additions and 8 deletions
|
@ -96,7 +96,7 @@ mkdir -p mnt/home/anon
|
|||
mkdir -p mnt/home/anon/Desktop
|
||||
mkdir -p mnt/home/anon/Downloads
|
||||
mkdir -p mnt/home/nona
|
||||
cp "$SERENITY_ROOT"/ReadMe.md mnt/home/anon/
|
||||
cp "$SERENITY_ROOT"/README.md mnt/home/anon/
|
||||
cp -r "$SERENITY_ROOT"/Userland/Libraries/LibJS/Tests mnt/home/anon/js-tests
|
||||
cp -r "$SERENITY_ROOT"/Userland/Libraries/LibWeb/Tests mnt/home/anon/web-tests
|
||||
chmod 700 mnt/root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue