mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:37:36 +00:00
Build: Oops, LibJS tests were meant to go in /home/anon/js-tests
This commit is contained in:
parent
6c9d2cfa5e
commit
fac6f62cf7
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ printf "installing users... "
|
|||
mkdir -p mnt/home/anon
|
||||
mkdir -p mnt/home/nona
|
||||
cp ../ReadMe.md mnt/home/anon/
|
||||
cp -r ../Libraries/LibJS/Tests mnt/home/anon/LibJS-Tests
|
||||
cp -r ../Libraries/LibJS/Tests mnt/home/anon/js-tests
|
||||
chmod 700 mnt/home/anon
|
||||
chmod 700 mnt/home/nona
|
||||
chown -R 100:100 mnt/home/anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue