Guest User

Untitled

a guest
Feb 19th, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #!/usr/bin/env bash
  2. rm -rf /var/www/html/*
  3. rm -rf /home/ec2-user/www/*
  4. rm -rf /home/ec2-user/installation
Add Comment
Please, Sign In to add comment