mirror of
https://github.com/ITotalJustice/sys-patch.git
synced 2025-01-08 08:10:38 +01:00
fix workflow
This commit is contained in:
parent
0a6db1cdfa
commit
4eca1136ff
2
Makefile
2
Makefile
@ -183,7 +183,7 @@ endif
|
|||||||
dist: all
|
dist: all
|
||||||
@echo making dist ...
|
@echo making dist ...
|
||||||
|
|
||||||
@rm sys-patch.zip
|
@rm -f sys-patch.zip
|
||||||
@cd out; zip -r ../sys-patch.zip ./*; cd ../
|
@cd out; zip -r ../sys-patch.zip ./*; cd ../
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user