Remove rm of old touched file

git-svn-id: file:///home/svn/framework3/trunk@7480 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2009-11-12 07:15:13 +00:00
parent d38ac81282
commit 5507d686da
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ if [ $? -ne "0" ]; then
read BOOM
exit 1
fi
rm -f /etc/_TESTING_
chmod 755 -R /bin /*.bat /lib /usr /var /dev /etc /sbin /msf3 2>/dev/null
if [ $? -ne "0" ]; then