mirror of
https://github.com/Mibew/mibew.git
synced 2025-04-20 05:37:24 +03:00
6 lines
45 B
Bash
Executable File
6 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd mibew/js/source
|
|
ant
|
|
rm -rf bin
|