Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
project
Website
Commits
cb2807ee
Commit
cb2807ee
authored
Apr 27, 2020
by
Quanah Gibson-Mount
Browse files
Exclude the .git dir for the FAQ site from rsync
parent
be2e926a
Changes
1
Hide whitespace changes
Inline
Side-by-side
html/golive.sh
View file @
cb2807ee
...
...
@@ -3,6 +3,7 @@ echo "Pushing to www.openldap.org ..."
rsync
-OCvzrptgoDL
--stats
"
$@
"
\
--exclude
=
foundation/t
\*
\
--exclude
=
project/kurt/photos/
\*
\
--exclude
=
'faq/.git'
\
--exclude
=
'golive.sh'
\
--include
=
'*.html'
\
--include
=
'*.wml'
\
...
...
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