mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-09 14:01:55 -04:00
Tidy up autopkg recipe
This commit is contained in:
parent
40139e4c0c
commit
e3e9f50a61
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ Process:
|
||||||
Arguments:
|
Arguments:
|
||||||
source_path: "%MIST_RECIPE_DIR%/Scripts"
|
source_path: "%MIST_RECIPE_DIR%/Scripts"
|
||||||
destination_path: "%RECIPE_CACHE_DIR%/scripts"
|
destination_path: "%RECIPE_CACHE_DIR%/scripts"
|
||||||
|
- Processor: PathDeleter
|
||||||
|
Arguments:
|
||||||
|
path_list:
|
||||||
|
- "%RECIPE_CACHE_DIR%/scripts/uninstall.sh"
|
||||||
- Processor: PkgCreator
|
- Processor: PkgCreator
|
||||||
Arguments:
|
Arguments:
|
||||||
pkg_request:
|
pkg_request:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue