Merge PreInstall commands
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
packages:
|
||||
executors:
|
||||
- name: Apt
|
||||
fetch:
|
||||
pre_install:
|
||||
- exe: sudo
|
||||
params:
|
||||
- apt
|
||||
|
@ -1,4 +1,4 @@
|
||||
packages:
|
||||
executors:
|
||||
- name: Flatpack
|
||||
install:
|
||||
exe: flatpak
|
||||
|
@ -1,6 +1,6 @@
|
||||
packages:
|
||||
executors:
|
||||
- name: Helix (git)
|
||||
fetch:
|
||||
pre_install:
|
||||
- exe: git
|
||||
params:
|
||||
- pull
|
||||
|
@ -1,4 +1,4 @@
|
||||
packages:
|
||||
executors:
|
||||
- name: Pipx
|
||||
install:
|
||||
exe: pipx
|
||||
|
@ -1,4 +1,4 @@
|
||||
packages:
|
||||
executors:
|
||||
- name: Rustup
|
||||
install:
|
||||
exe: rustup
|
||||
|
Reference in New Issue
Block a user