mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:07:34 +00:00
Everywhere: Update references from ReadMe.md => README.md
This commit is contained in:
parent
698c38959d
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