Search found 1 match
- Wed Apr 03, 2019 3:46 pm
- Forum: Modification & Patches
- Topic: WordPress auto install bash script for VestaCP
- Replies: 7
- Views: 160360
Re: WordPress auto install bash script for VestaCP
It looks great, but I have a problem: 1. Install wget https://raw.githubusercontent.com/lukapaunovic/create_wp/master/create_wp.sh && chmod +x create_wp.sh && mv create_wp.sh /usr/local/bin/create_wp Error: mv: cannot move ‘create_wp.sh /usr/local/bin/create_wp’: Permission denied So I move with sud...