Skip to content

Commit

Permalink
Update wiresec.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
oanderoficial authored Sep 13, 2020
1 parent e442934 commit 196319c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wiresec.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#!/usr/bin/env bash

#Acesso ROOT.

[ $UID -ne '0' ] && { echo "Necessário ter Acesso ROOT."; exit 1 ;}

#COLORS

green='\e[0;34m'
Expand Down

0 comments on commit 196319c

Please sign in to comment.