Closed etodanik closed 10 years ago
whoopsie, I just noticed that there's no bower install anywhere in the installation script. We need to add it, otherwise the frontend will be a bit messed up.
bower install
I spotted it first ;)
https://github.com/AVGP/cloud9hub/blob/master/install.sh#L9-10
whoopsie, I just noticed that there's no
bower install
anywhere in the installation script. We need to add it, otherwise the frontend will be a bit messed up.