Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emmapeel
puppet-tails
Commits
d5212fc5
Commit
d5212fc5
authored
Jul 22, 2020
by
Zen Fu
Browse files
Fix use of variable in translation platform script
Bug introduced in:
107adf3e
parent
ce563cc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/weblate/scripts/update-staging-website.sh
View file @
d5212fc5
...
...
@@ -14,7 +14,7 @@ IKIWIKI_LOGFILE=/var/log/weblate/update-staging-website_ikiwiki.log
/var/lib/weblate/scripts/save-suggestions.py
"
$STAGING_REPO_DIR
"
cd
"STAGING_REPO_DIR"
cd
"
$
STAGING_REPO_DIR
"
# Note: cron ignores the exit code so on errors, we print a message to
# STDERR, which cron will then send over email
...
...
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