Change order of commands.
This commit is contained in:
parent
de41652a0f
commit
6e0a0beef1
@ -3,13 +3,12 @@
|
|||||||
create: true
|
create: true
|
||||||
relink: true
|
relink: true
|
||||||
|
|
||||||
- clean: [
|
|
||||||
'~',
|
|
||||||
'~/.config'
|
|
||||||
]
|
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- [
|
- [
|
||||||
git submodule update --init --recursive, "Installing submodules."
|
git submodule update --init --recursive, "Installing submodules."
|
||||||
]
|
]
|
||||||
|
|
||||||
|
- clean: [
|
||||||
|
'~',
|
||||||
|
'~/.config'
|
||||||
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user