Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Script FastoCloud AutoInstall script.

Bash:
root@plex-lightspeed:~# chmod a+x build_with_questions.sh

root@plex-lightspeed:~# ./build_with_questions.sh

./build_with_questions.sh: line 7: syntax error near unexpected token `newline'

./build_with_questions.sh: line 7: `<!DOCTYPE html>'

root@plex-lightspeed:~#


is there error i get when trying to run on unbuntu 18.04 and debian 9.4

what am i doing wrong?
 
Last edited by a moderator:
root@plex-lightspeed:~# chmod a+x build_with_questions.sh
root@plex-lightspeed:~# ./build_with_questions.sh
./build_with_questions.sh: line 7: syntax error near unexpected token `newline'
./build_with_questions.sh: line 7: `<!DOCTYPE html>'
root@plex-lightspeed:~#


is there error i get when trying to run on unbuntu 18.04 and debian 9.4

what am i doing wrong?

The initial command when doing the WGET is pulling down the file as a complete webpage of where the file is located -- i have included the actual script below (just copy and paste this into a file called build_with_questions.sh etc .. then carry on running it within your server etc

@urgodfather apologies if this is not allowed

Code:
#!/bin/bash
#
# Automatic FastoCloud Server setup v1.2 by urgodfather
#
#

EDITED BY @urgodfather
 
Last edited by a moderator:
The initial command when doing the WGET is pulling down the file as a complete webpage of where the file is located -- i have included the actual script below (just copy and paste this into a file called build_with_questions.sh etc .. then carry on running it within your server etc

@urgodfather apologies if this is not allowed

Code:
#!/bin/bash
#
# Automatic FastoCloud Server setup v1.2 by urgodfather
#
#

EDITED BY @urgodfather

Thank you for the pre-emptive apology. I edited your post for 1 simple reason - my GitHub will always have the latest updates, that's why I instruct to wget from its link. If that were not the case, it would have been fine. No harm, no foul. ?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
i hope FastoCloud is goooodd... i will test...alternatif restream and push stream...
 
./build_with_questions.sh: line 6: syntax error near unexpected token `newline'
./build_with_questions.sh: line 6: `<!DOCTYPE html>'
 
Building the service fix [Ubuntu 18]

open build_with_questions.sh

replace
Code:
./build_env.py

add
Code:
cd env
./build_env.py
cd ../
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top