mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-29 21:21:53 +10:00
run-as-user
This commit is contained in:
parent
8d51eba328
commit
15b928f4e3
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ gosu $HOST_USER vcsh clone git://github.com/sabrehagen/dotfiles-kde.git
|
|||
gosu $HOST_USER vcsh clone git://github.com/sabrehagen/dotfiles-scripts.git
|
||||
|
||||
# Manually execute startup script to simulate host startup
|
||||
$HOST_HOME/.config/scripts/startup.sh
|
||||
gosu $HOST_USER $HOST_HOME/.config/scripts/startup.sh
|
||||
|
||||
# Recycle the desktop environment
|
||||
$DESKTOP_ENVIRONMENT_REPOSITORY/scripts/recycle.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue