Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamek committed Jun 12, 2018
1 parent c2c2a58 commit 2b7bc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/python3-blacklist.postinst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ case "$1" in
chown "$APP_USER:$APP_GROUP" "$APP_USER_HOME/pdfs"
chown "$APP_USER:$APP_GROUP" "$APP_USER_HOME/thumbnails"

echo "Run "${APP_NAME} migrations"
echo "Run ${APP_NAME} migrations"
$APP_NAME migrations upgrade
systemctl daemon-reload
# Restart service only when is active or enabled
Expand Down

0 comments on commit 2b7bc07

Please sign in to comment.