31.07.2014, 14:02
@Slice: I created account with homefolder in /var/www/ppg and installed it with your instruction above
And it's not working :/
Quote:
git clone https://github.com/oscar-broman/ppg.git cd ppg ./install.sh ln -s /path/to/pawncc node_modules/samp-server/bin/pawncc npm install -g forever # if this doesn't work, run: sudo npm install -g forever forever start lib/ppg.js |