mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
dotfiles build from correct remote
This commit is contained in:
parent
52711ee624
commit
4b6a900b90
1 changed files with 1 additions and 1 deletions
|
|
@ -430,7 +430,7 @@ ARG DOTFILES_CACHEBUST
|
|||
RUN DOTFILES_CACHEBUST=$DOTFILES_CACHEBUST echo "Building from dotfiles..."
|
||||
|
||||
# Clone user dotfiles or fallback to sabrehagen dotfiles
|
||||
RUN vcsh clone git://github.com/$DESKTOP_ENVIRONMENT_USER/dotfiles.git || \
|
||||
RUN vcsh clone git://github.com/$DESKTOP_ENVIRONMENT_GITHUB_USER/dotfiles.git || \
|
||||
vcsh clone https://github.com/sabrehagen/dotfiles.git
|
||||
|
||||
# Bootstrap dotfiles
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue