Use new bootstrap script
This commit is contained in:
parent
bab99ac0a9
commit
33242616ca
@ -59,7 +59,7 @@
|
||||
depth: 1
|
||||
force: yes
|
||||
- name: Execute bootstrap script
|
||||
shell: cd && ~/bootstrap/build-home.sh
|
||||
shell: "cd && ~/bootstrap/bootstrap.sh > bootstrap.log 2>&1"
|
||||
- name: Disable untracked files on dotfiles
|
||||
git_config:
|
||||
name: status.showUntrackedFiles
|
||||
|
Loading…
Reference in New Issue
Block a user