Add post installation commands

This commit is contained in:
Zykino
2023-01-29 16:38:30 +01:00
parent 1f689b683a
commit 14eaf86da2
3 changed files with 53 additions and 6 deletions

View File

@ -16,6 +16,13 @@ systems:
- --yes
current_dir: null
env: {}
post_install:
- exe: sudo
params:
- apt
- autoremove
current_dir: null
env: {}
- name: Rustup
install:
exe: rustup