Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. cd /home/website; rm public_html; ln -s public public_html >/dev/null 2>&1
  2. cd /home/website/public; ln -s ../storage/app/public storage >/dev/null 2>&1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement