Fixed the desktop script

This commit is contained in:
Devin Dice 2022-08-11 00:04:53 -04:00
parent 88644b03e5
commit 29b41c2a32

View file

@ -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 cp -r /usr/share/backgrounds/dynamic-background/default/* /workspace/.ubuntu/dynamic-background/active
fi fi
bash /cloud9/configure_desktop.sh bash /cloud9/configure_desktop.sh &
exec /bin/tini -- supervisord -n -c /etc/supervisor/supervisord.conf exec /bin/tini -- supervisord -n -c /etc/supervisor/supervisord.conf