- Open the file manager

- Delete
public_htmlfolder

- Open the file manager uploads page

- Select the script zip files

- Extract files to the root


- Verify that the files have been extracted correctly

- Open the terminal

- Create a symbolic link between the
publicfolder inside the script folder and thepublic_htmlfolder
sh
ln -s ./script/public/ ./public_html