forked from Plemya-x/ALR
		
	fix: add auto_req and auto_prov
This commit is contained in:
		| @@ -49,6 +49,8 @@ type BuildVars struct { | ||||
| 	Checksums     []string `sh:"checksums"` | ||||
| 	Backup        []string `sh:"backup"` | ||||
| 	Scripts       Scripts  `sh:"scripts"` | ||||
| 	AutoReq       []string `sh:"auto_req"` | ||||
| 	AutoProv      []string `sh:"auto_prov"` | ||||
| } | ||||
|  | ||||
| type Scripts struct { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user