mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
Update grocy/rootfs/etc/s6-overlay/s6-rc.d/php-fpm/run
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
b1a5a7750d
commit
372c25967b
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ if bashio::config.has_value 'tweaks.tprinter_ip'; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if bashio::config.has_value 'tweaks.tprinter_port'; then
|
if bashio::config.has_value 'tweaks.tprinter_port'; then
|
||||||
tprinter_ip=$(bashio::config 'tweaks.tprinter_port')
|
tprinter_port=$(bashio::config 'tweaks.tprinter_port')
|
||||||
export GROCY_TPRINTER_PORT=${tprinter_port}
|
export GROCY_TPRINTER_PORT=${tprinter_port}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue