Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
d9795e49
Commit
d9795e49
authored
May 26, 2019
by
Elan Ruusamäe
Committed by
Natanael Copa
Aug 19, 2019
Browse files
main/alpine-baselayout: minor spelling fix in trigger script
parent
4b16781d
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/alpine-baselayout/alpine-baselayout.pre-upgrade
View file @
d9795e49
...
...
@@ -5,7 +5,7 @@ for i in /etc/modprobe.d/*; do
# ignore files that does not exist (i.e if modprobe.d is empty)
[
-r
"
$i
"
]
||
continue
# ignore files that ha
s
an exten
t
ion
# ignore files that ha
ve
an exten
s
ion
case
"
$i
"
in
*
.
*
)
continue
;;
esac
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment