mirror of
https://github.com/vanhoefm/modwifi.git
synced 2024-12-18 21:37:50 +00:00
script to clean temporarily generated release files
This commit is contained in:
parent
70f156becd
commit
18c5f70920
6
cleanrelease.sh
Executable file
6
cleanrelease.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -e
|
||||||
|
|
||||||
|
rm -f ../drivers.tar ../firmware.tar ../tools.tar
|
||||||
|
rm -rf ../drivers
|
||||||
|
|
Loading…
Reference in New Issue
Block a user