mirror of
https://github.com/vanhoefm/modwifi.git
synced 2024-12-18 13:36:22 +00:00
7 lines
89 B
Bash
Executable File
7 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
|
|
rm -f ../drivers.tar ../firmware.tar ../tools.tar
|
|
rm -rf ../drivers
|
|
|