lesaff / serverpilot-letsencrypt

(NO LONGER MAINTAINED) | Bash script to generate and install Let's Encrypt certificate for your websites on your ServerPilot account (Free or Paid Plan)
MIT License
346 stars 84 forks source link

Error on line 95 #56

Closed hacksider closed 6 years ago

hacksider commented 7 years ago

Whenever I put a .space domain it will have this error

sple.sh: 95: sple.sh: Syntax error: "(" unexpected

caroseuk commented 7 years ago

Hi there, try running the script like this:

sudo bash ./sple.sh

It seems as though it may be being executed with a different shell?