Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
infra
docker
secdb
Commits
fd66079e
Commit
fd66079e
authored
Jun 05, 2020
by
Carlo Landmeter
Browse files
update aports git url
parent
89062a81
Pipeline
#21509
passed with stages
in 2 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/generate_secdb.sh
View file @
fd66079e
...
...
@@ -12,7 +12,7 @@ case $BRANCH in
esac
if
[
!
-d
"
$HOME
/aports/.git"
]
;
then
git clone https://git.alpinelinux.org/aports
"
$HOME
"
/aports
git clone https://git
lab
.alpinelinux.org/
alpine/
aports
.git
"
$HOME
"
/aports
fi
git
-C
"
$HOME
"
/aports fetch
--all
...
...
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