style: remove whitespace
This commit is contained in:
parent
f9f2d7e45b
commit
85cf549379
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ sudo -u {{ zammad_user }} RAILS_ENV=production rbenv exec rails r "Cache.clear"
|
|||
echo "Aktualisiere Git-Repository..."
|
||||
git pull
|
||||
|
||||
if [ -n "$RUBY_INSTALLED_VERSIONS" ]; then
|
||||
if [ -n "$RUBY_INSTALLED_VERSIONS" ]; then
|
||||
echo "Aktualisiere Ruby-Version..."
|
||||
sudo -u {{ zammad_user }} rbenv install "$RUBY_VERSION"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue