mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
minor
This commit is contained in:
parent
53d16da3f9
commit
0562f6c627
@ -28,10 +28,6 @@ if stdout="$(git submodule update --remote)"; then
|
||||
# We capture only the part after "pkg" until the next "'" using sed
|
||||
# Source: https://unix.stackexchange.com/a/165590/315162
|
||||
sed 's|^Submodule path '\''pkg/\([^'\'']*\).*|\1|' <<< "$stdout"
|
||||
else
|
||||
echo "Some error occurred! Maybe there are local changes in some of the submodules?
|
||||
"
|
||||
#echo "$stdout"
|
||||
fi
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user