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
Lelux.fi
Wiki
Commits
e36373a5
Commit
e36373a5
authored
Jul 09, 2019
by
Elias Ojala
Browse files
Fix
parent
a3e74f15
Changes
2
Hide whitespace changes
Inline
Side-by-side
_build.sh
View file @
e36373a5
...
...
@@ -8,7 +8,7 @@ export GEM_HOME="$HOME/gems"
export
PATH
=
"
$HOME
/gems/bin:
$PATH
"
if
[
"
$(
hostname
)
"
==
$EXPECTED_HOSTNAME
]
;
then
git pull
git pull
--recurse-submodules
git push
--quiet
--mirror
github
./_mirror.sh
rm
-rf
_site/
...
...
gitea.md
View file @
e36373a5
...
...
@@ -9,4 +9,4 @@ By default, Gitea doesn't include a `robots.txt` file.
My Gitea robots.txt is available
[
here
](
https://git.lelux.fi/theel0ja/gitea-robots.txt
)
{% include modules/gitea-robots.txt/README.md %}
\ No newline at end of file
{% include_relative modules/gitea-robots.txt/README.md %}
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