v4.4.1
===================================================================== --- Bug Fixes ---------------------------- - scwrypts now run when using --group and --type options without --name - fixed spacing issues in scwrypts --help - added missing = sign in config --- New Features ------------------------- - zsh completion now loads with scwrypts.plugin.zsh (requires compdef)
This commit is contained in:
		| @@ -13,8 +13,8 @@ export DISCORD__DEFAULT_CHANNEL_ID= | ||||
| export DISCORD__DEFAULT_USERNAME= | ||||
| export DISCORD__DEFAULT_WEBHOOK= | ||||
| export LINEAR__API_TOKEN= | ||||
| export MEDIA_SYNC__S3_BUCKET | ||||
| export MEDIA_SYNC__TARGETS | ||||
| export MEDIA_SYNC__S3_BUCKET= | ||||
| export MEDIA_SYNC__TARGETS= | ||||
| export REDIS_AUTH= | ||||
| export REDIS_HOST= | ||||
| export REDIS_PORT= | ||||
|   | ||||
		Reference in New Issue
	
	Block a user