arakasi72 / rtinst

seedbox installation script for Ubuntu and Debian systems
MIT License
1.22k stars 259 forks source link

Error install #218

Closed hostingfuze closed 7 years ago

hostingfuze commented 7 years ago

bash rtsetup fatal: unable to access 'https://github.com/arakasi72/rtinst.git/': Problem with the SSL CA cert (path? access rights?) rtsetup: line 27: cd: /etc/rtinst: No such file or directory fatal: unable to access 'https://github.com/arakasi72/rtinst.git/': Problem with the SSL CA cert (path? access rights?) rtsetup: line 38: cd: /etc/rtinst: No such file or directory fatal: Not a git repository (or any of the parent directories): .git

hostingfuze commented 7 years ago

after install ca-certificates error : bash rtsetup Already on 'master' Your branch is up-to-date with 'origin/master'.

arakasi72 commented 7 years ago

OK your second post is not errors it is working.

rtsetup now checks and installs ca-certificates if not already installed

Thanks