Use new bootstrap script
This commit is contained in:
parent
bab99ac0a9
commit
33242616ca
@ -59,7 +59,7 @@
|
|||||||
depth: 1
|
depth: 1
|
||||||
force: yes
|
force: yes
|
||||||
- name: Execute bootstrap script
|
- 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
|
- name: Disable untracked files on dotfiles
|
||||||
git_config:
|
git_config:
|
||||||
name: status.showUntrackedFiles
|
name: status.showUntrackedFiles
|
||||||
|
Loading…
Reference in New Issue
Block a user