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
Pleroma
docs
Commits
9e21537b
Commit
9e21537b
authored
Oct 02, 2019
by
rinpatch
Browse files
Fix a typo
parent
af972fad
Pipeline
#18089
failed with stages
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
manage.sh
View file @
9e21537b
...
...
@@ -6,7 +6,7 @@ fetch() {
git clone
$FRONTEND_REPO
--branch
$BRANCH
--depth
1 .tmp/fe
git clone
$BACKEND_REPO
--branch
$BRANCH
--depth
1 .tmp/be
FRONTEND_REPO
=
.tmp/fe
BACKEND_REPO
=
.tmp/
f
e
BACKEND_REPO
=
.tmp/
b
e
fi
rm
-rf
docs/frontend
rm
-rf
docs/backend
...
...
Write
Preview
Supports
Markdown
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