1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-07-31 16:06:05 +00:00
rufus/_release.sh
2013-06-04 00:44:49 +01:00

6 lines
63 B
Bash

#!/bin/sh
rm -f rufus*.exe
./configure
make clean
make release