Skip to content

Commit ef209b1

Browse files
committed
fix typo
1 parent ce97615 commit ef209b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2023-08-05-deploying-audiocraft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ These commands will be helpful:
165165

166166
1. Check the service status: `service audiocraft status`
167167
2. Stop the service: `service audiocraft stop`
168-
3. Restart the service: `service audiocraft stop`
168+
3. Restart the service: `service audiocraft restart`
169169
4. Check the logs `journalctl -u audiocraft -f`
170170

171171
Verify that AudioCraft is working (see step 3 for alternatives), then, run `systemctl enable audiocraft` to start AudioCraft when the server starts.

0 commit comments

Comments
 (0)