Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
814
Issues
814
List
Boards
Labels
Milestones
Merge Requests
45
Merge Requests
45
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
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
Options
Browse Files
Download
Email Patches
Plain Diff
main/alpine-baselayout: minor spelling fix in trigger script
parent
4b16781d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
alpine-baselayout.pre-upgrade
main/alpine-baselayout/alpine-baselayout.pre-upgrade
+1
-1
No files found.
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 extent
ion
# ignore files that ha
ve an extens
ion
case
"
$i
"
in
*
.
*
)
continue
;;
esac
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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