Update 99-run

This commit is contained in:
Alexandre
2021-04-03 10:36:15 +02:00
committed by GitHub
parent c2a5cda6c8
commit 0dc3b150f0

View File

@@ -12,8 +12,7 @@ chown -R abc:abc /data
####################### #######################
# correct viewport bug # correct viewport bug
sed -i 's|"lt-md":"(max-width: 959px)"|"lt-md":"(max-width: 100px)" |g' main-es2015.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
sed -i 's|"lt-md":"(max-width: 959px)"|"lt-md":"(max-width: 100px)" |g' main-es5.2cbbffb254a0e9c77985.js || true
###################### ######################
# API URL CORRECTION # # API URL CORRECTION #