yafti: Forgot to set get_json_array for it
This commit is contained in:
parent
189048b119
commit
3af2146f36
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ fi
|
|||
|
||||
YAFTI_FILE="${FIRSTBOOT_DATA}/yafti.yml"
|
||||
|
||||
get_yaml_array FLATPAKS '.custom-flatpaks[]' "$1"
|
||||
get_json_array FLATPAKS '.["custom-flatpaks"][]' "${1}"
|
||||
if [[ ${#FLATPAKS[@]} -gt 0 ]]; then
|
||||
echo "Adding Flatpaks to yafti.yml"
|
||||
sed -i -e '/- Boatswain for Streamdeck: com.feaneron.Boatswain/a \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue