mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 21:02:21 +00:00
fix warn
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
- name: 'Setting PG ENV'
|
||||
set_fact:
|
||||
pg_env:
|
||||
UID: 1000
|
||||
GID: 1000
|
||||
UID: '1000'
|
||||
GID: '1000'
|
||||
MAKEMKV_KEY: BETA
|
||||
AUTO_DISC_RIPPER: 0
|
||||
ENABLE_CJK_FONT: 1
|
||||
|
||||
Reference in New Issue
Block a user