diff --git a/rootfs/startup.sh b/rootfs/startup.sh index afaa372..e79999e 100755 --- a/rootfs/startup.sh +++ b/rootfs/startup.sh @@ -107,6 +107,6 @@ if [ ! "$(ls -A /workspace/.ubuntu/dynamic-background/active/ )" ]; then cp -r /usr/share/backgrounds/dynamic-background/default/* /workspace/.ubuntu/dynamic-background/active fi -bash /cloud9/configure_desktop.sh +bash /cloud9/configure_desktop.sh & exec /bin/tini -- supervisord -n -c /etc/supervisor/supervisord.conf \ No newline at end of file