Skip to content
Snippets Groups Projects
Commit 4a49aaea authored by jean-michel's avatar jean-michel
Browse files

time to sleep ...

parent 66c3d24d
No related branches found
No related tags found
No related merge requests found
...@@ -71,8 +71,8 @@ config_66(){ ...@@ -71,8 +71,8 @@ config_66(){
# avoid permissions access issue # avoid permissions access issue
chown -R ${NEWUSER}:users /run/66 chown -R ${NEWUSER}:users /run/66
out_action "Create tree graphics for ${NEWUSER}, enables and makes it current" out_action "For ${NEWUSER}: Create, enable tree [gui] and set as current"
su "${NEWUSER}" -c "66-tree -v3 -Ecn graphics" su "${NEWUSER}" -c "66-tree -v3 -nEc gui"
out_action "Enable dbus-user and xdg-user-dirs on tree [gui]" out_action "Enable dbus-user and xdg-user-dirs on tree [gui]"
su "${NEWUSER}" -c "66-enable -v3 -t gui dbus-user xdg-user-dirs" su "${NEWUSER}" -c "66-enable -v3 -t gui dbus-user xdg-user-dirs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment