Skip to content

Extracting from WordPress downloaded file (latest.tar.gz) to custom name directory readable www-data ownership and ready to use.

License

Notifications You must be signed in to change notification settings

rayatiga/wordpress-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

wordpress-extractor

Extracting from WordPress downloaded file (latest.tar.gz) to custom name directory readable www-data ownership and ready to use.

installation

git clone https://github.com/rayatiga/wordpress-extractor.git

preparing

Go to inside wordpress-extractor directory

cd wordpress-installer/

Make makewpdir.sh executable

chmod +x makewpdir.sh

using

Move to WordPress root directory (e.g., /var/www/html/)

sudo mv makewpdir.sh /var/www/html/

Make sure file latest.tar.gz is inside the WordPress root directory (check with ls command)

Execute with sudo or root privileges

sudo ./makewpdir.sh

About

Extracting from WordPress downloaded file (latest.tar.gz) to custom name directory readable www-data ownership and ready to use.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages