#! /usr/bin/make -f
SHELL=/bin/sh

all:
	./git-ftp-test.sh
