mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 08:34:57 +00:00
Shell: Move to Userland/Shell/
This commit is contained in:
parent
07c7e35372
commit
c4e2fd8123
35 changed files with 11 additions and 9 deletions
|
@ -11,7 +11,7 @@ if [ "$#" -eq "0" ]; then
|
|||
'*.sh' \
|
||||
':!:Toolchain' \
|
||||
':!:Ports' \
|
||||
':!:Shell/Tests'
|
||||
':!:Userland/Shell/Tests'
|
||||
)
|
||||
else
|
||||
files=()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue