Closed scandinave closed 2 years ago
We need a way to reload user session in desktop environment.
Not a problem for code-server.sh
(BTW, should be useless in desktop and better to install VSCode desktop) nor for java-maven-gradle-sdkman.sh
, as the reload is only for shell which is not open yet in desktop. But needed for group in docker.sh
.
Yeah, it's a long standing issue in automating docker installation. This seems that the only solution is to restart the session.
Does the launch of a reboot
command as temporary workaround can work inside strigo environment ?
reboot
was the command launched before we found that restarting tmux was enough, but it's not the best. I'll try to find another way in Strigo Linux Desktop.
Due to the presence of
Script fails on a Desktop VM because no tmux is available.