Skip to content

Commit 8768145

Browse files
committed
tandoor instead of trandoor
1 parent 5969942 commit 8768145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/tandoor.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ EOF
6565
$STD /opt/tandoor/.venv/bin/python manage.py migrate
6666
$STD /opt/tandoor/.venv/bin/python manage.py collectstatic --no-input
6767
rm -rf /opt/tandoor.bak
68-
msg_ok "Updated Trandoor"
68+
msg_ok "Updated Tandoor"
6969

7070
msg_info "Starting Service"
7171
systemctl start tandoor

0 commit comments

Comments
 (0)