mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-16 19:10:32 +02:00
Update 99-run
This commit is contained in:
@@ -12,8 +12,7 @@ chown -R abc:abc /data
|
||||
#######################
|
||||
|
||||
# correct viewport bug
|
||||
sed -i 's|"lt-md":"(max-width: 959px)"|"lt-md":"(max-width: 100px)" |g' main-es2015.2cbbffb254a0e9c77985.js || true
|
||||
sed -i 's|"lt-md":"(max-width: 959px)"|"lt-md":"(max-width: 100px)" |g' main-es5.2cbbffb254a0e9c77985.js || true
|
||||
grep -rl '"lt-md":"(max-width: 959px)"' /app | xargs sed -i 's|"lt-md":"(max-width: 959px)"|"lt-md":"(max-width: 100px)"|g' || true
|
||||
|
||||
######################
|
||||
# API URL CORRECTION #
|
||||
|
||||
Reference in New Issue
Block a user