mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-01 05:10:00 +01:00
4 lines
48 B
Bash
Executable File
4 lines
48 B
Bash
Executable File
#!/bin/sh
|
|
source ../env.sh
|
|
ant -f build.xml all
|