uhub/admin/release.sh

12 lines
103 B
Bash
Executable File

#!/bin/bash
# set -x
ME=`dirname $0`
. ${ME}/common.sh
# Git Export
export_sources
export_binaries