ezbuild/ezsync

8 lines
194 B
Plaintext
Raw Normal View History

#!/bin/bash
2011-12-29 14:29:24 +01:00
# Copyright 2010-2011, Asio Software Technologies
# Distributed under the terms of the GNU General Public License v3
2011-12-27 16:34:26 +01:00
EZNAME=$(basename ${0})
EZROOT=$(dirname $(readlink -ne ${0}))