Shell: Move to Userland/Shell/

This commit is contained in:
Andreas Kling
2021-01-12 11:53:14 +01:00
parent 07c7e35372
commit c4e2fd8123
35 changed files with 11 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ if [ "$#" -eq "0" ]; then
'*.sh' \
':!:Toolchain' \
':!:Ports' \
':!:Shell/Tests'
':!:Userland/Shell/Tests'
)
else
files=()