mirror of
https://github.com/Mibew/design.git
synced 2025-01-23 18:40:32 +03:00
6 lines
45 B
Bash
Executable File
6 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd webim/js/source
|
|
ant
|
|
rm -rf bin
|