mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-08-16 02:10:15 -04:00
some small fixes
This commit is contained in:
parent
c351a52951
commit
57ce24af8c
92 changed files with 9799 additions and 26509 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
for file in *.tar.bz2;
|
||||
do mkdir -p "${file}-extracted";
|
||||
tar --directory "${file}-extracted" -xjf "${file}";
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue