Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Documentations
MaarchParapheur.doc
Commits
37c3e6cc
Commit
37c3e6cc
authored
Jan 29, 2021
by
Florian Azizian
Browse files
Update debian.md
parent
f0cba119
Changes
1
Hide whitespace changes
Inline
Side-by-side
guat/guat_installation/debian.md
View file @
37c3e6cc
...
...
@@ -205,7 +205,7 @@ cd /var/www/html
mkdir
MaarchParapheur
cd
MaarchParapheur
git clone
-b
20.03 https://labs.maarch.org/maarch/MaarchParapheur
.
git checkout tags/
$(
git
describe
--tags
`
git rev-list
--tags
=
20.03
.
*
--max-count
=
1
`
)
-b
$(
git describe
--tags
`
git rev-list
--tags
=
20.03
.
*
--max-count
=
1
`
)
git checkout tags/
$(
git
tag
--sort
=
committerdate |
grep
-E
'
20
\
.03
\.([0-9]+)$'
|
tail
-1
)
-b
$(
git tag
--sort
=
committerdate |
grep
-E
'
20
\
.03
\.([0-9]+)$'
|
tail
-1
)
```
...
...
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