diff options
Diffstat (limited to 'releasevars.sh')
| -rwxr-xr-x | releasevars.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releasevars.sh b/releasevars.sh index b0dd53b..b4e423b 100755 --- a/releasevars.sh +++ b/releasevars.sh @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -. common.sh +. $(dirname $0)/common.sh RELEASE="" |
