mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Shell: Move to Userland/Shell/
This commit is contained in:
@@ -11,7 +11,7 @@ if [ "$#" -eq "0" ]; then
|
||||
'*.sh' \
|
||||
':!:Toolchain' \
|
||||
':!:Ports' \
|
||||
':!:Shell/Tests'
|
||||
':!:Userland/Shell/Tests'
|
||||
)
|
||||
else
|
||||
files=()
|
||||
|
||||
Reference in New Issue
Block a user