From e18e18b5712b7b0f31df45818c2bd5fbb3bf94c5 Mon Sep 17 00:00:00 2001 From: PiTiLeZarD Date: Wed, 19 Mar 2008 19:58:44 +0100 Subject: [PATCH] config.ini is now clean it was just a merge test --- config.ini | 1 - pull.sh | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100755 pull.sh diff --git a/config.ini b/config.ini index 12f6401..b70a676 100644 --- a/config.ini +++ b/config.ini @@ -9,4 +9,3 @@ db.name = pimpmyv contactmail = contact@pimpmyv.com -# bratz diff --git a/pull.sh b/pull.sh new file mode 100755 index 0000000..42464b3 --- /dev/null +++ b/pull.sh @@ -0,0 +1 @@ +git pull git+ssh://repo.or.cz/srv/git/pimpmyv.git $1 -- 2.11.4.GIT