* Made service commands available through frontend * image fix, grammar fix * fixed suggestions bug, some cleanup from old editor, svg edge case * FIX: save a file with special characters * DOCU: new community theme, multi cam setup * FIX: docker systemctl workaround * fixed systemctl problem, added delay for simulavr * chore, removed unused stuff * bump * fixed olds paths and changed base image for faster builds
3 lines
76 B
Bash
3 lines
76 B
Bash
#!/bin/bash
|
|
chown -hR node:node /home/node/klipper_logs
|
|
/usr/bin/supervisord |