mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 10:09:14 +00:00
Everywhere: Remove references to non-existent paths
This commit is contained in:
parent
f3a0e16ae9
commit
3e56835611
Notes:
sideshowbarker
2024-07-17 07:09:53 +09:00
Author: https://github.com/tcl3
Commit: 3e56835611
4 changed files with 0 additions and 12 deletions
|
@ -9,12 +9,6 @@ if [ "$#" -eq "0" ]; then
|
|||
mapfile -t files < <(
|
||||
git ls-files -- \
|
||||
'*.sh' \
|
||||
':!:Ports' \
|
||||
':!:Userland/Shell/Tests' \
|
||||
':!:Base/home/anon/Tests' \
|
||||
':!:Base/root/generate_manpages.sh' \
|
||||
':!:Base/usr/share/shell' \
|
||||
':!:Base/etc/shellrc' \
|
||||
)
|
||||
else
|
||||
files=()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue