mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
wifite: minor
This commit is contained in:
parent
5e67c87de7
commit
0167a59843
1 changed files with 1 additions and 1 deletions
|
|
@ -51,5 +51,5 @@ src_unpack(){
|
|||
if [[ -n ${A} ]]; then
|
||||
unpack ${A}
|
||||
fi
|
||||
mv ${S}/wifite ${S}/wifite2 || die "unable to rename"
|
||||
mv "${S}"/wifite "${S}"/wifite2 || die "unable to rename"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue