Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
revert: prev installScriptSet
  • Loading branch information
BRAVO68WEB committed Jul 19, 2023
commit ca53d9879e8db4a77a3a738193202b961abaf1c2
4 changes: 2 additions & 2 deletions cli/dotfiles.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ func (r *RootCmd) dotfiles() *clibase.Cmd {
installScriptSet = []string{
"install.sh",
"install",
// "bootstrap.sh",
// "bootstrap",
"bootstrap.sh",
"bootstrap",
"script/bootstrap",
"setup.sh",
"setup",
Expand Down