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