update dockerfile
All checks were successful
Build docker container / build (push) Successful in 7m33s
All checks were successful
Build docker container / build (push) Successful in 7m33s
This commit is contained in:
parent
3c66cce5dd
commit
4ba2fce7cf
2
start.sh
2
start.sh
@ -26,7 +26,7 @@ fi
|
||||
|
||||
sed -i -E "s/(https:\x2f\x2fiptv-org.github.io\x2fapi)/$api_url/g" $work_dir/scripts/core/apiClient.ts
|
||||
|
||||
pm2 --name epg start npm run serve
|
||||
pm2 --name epg start npm -- run serve
|
||||
npm run grab --- --channels=channels.xml --maxConnections=$max_connections --days=$days --gzip
|
||||
ln -s $work_dir/guide.xml /public/guide.xml
|
||||
ln -s $work_dir/guide.xml.gz /public/guide.xml.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user