mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-27 09:13:33 +10:00
env-fix
This commit is contained in:
parent
ba0355e2d1
commit
c8dc2cea6c
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ chown -R $HOST_USER:$HOST_USER /$HOST_USER
|
|||
gosu $HOST_USER vcsh clone https://github.com/sabrehagen/dotfiles-alacritty.git
|
||||
gosu $HOST_USER vcsh clone https://github.com/sabrehagen/dotfiles-autostart.git
|
||||
gosu $HOST_USER vcsh clone https://github.com/sabrehagen/dotfiles-kwin.git
|
||||
gosu $HOST_USER vcsh clone https://${DESKTOP_ENVIRONMENT_GITHUB_TOKEN-$DESKTOP_ENVIRONMENT_REGISTRY}@github.com/sabrehagen/dotfiles-ssh.git
|
||||
gosu $HOST_USER vcsh clone https://${DESKTOP_ENVIRONMENT_GITHUB_TOKEN:-$DESKTOP_ENVIRONMENT_REGISTRY}@github.com/sabrehagen/dotfiles-ssh.git
|
||||
gosu $HOST_USER vcsh clone https://github.com/sabrehagen/dotfiles-scripts.git
|
||||
|
||||
# Manually execute startup script to simulate host startup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue