Skip to content

Instantly share code, notes, and snippets.

@zeqk
Last active December 31, 2020 17:45
Show Gist options
  • Save zeqk/ca48214486405e28e6a5933f349a54c8 to your computer and use it in GitHub Desktop.
Save zeqk/ca48214486405e28e6a5933f349a54c8 to your computer and use it in GitHub Desktop.

Copy

cp -avr /home/src /home/dest

Eliminar carpeta recursivamente

rm -r /folder

Reload nginx

sudo /etc/init.d/nginx reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment