From 56dfaf095d9a576babea61e2aa6729cc836a8280 Mon Sep 17 00:00:00 2001 From: abeudin Date: Thu, 18 Dec 2014 17:20:56 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 7c891c3..2c97a2f 100644 --- a/scripts/install +++ b/scripts/install @@ -2,7 +2,7 @@ # Retrieve arguments domain=$1 -path="z-push" +path="/z-push" # Check domain/path availability sudo yunohost app checkurl $domain$path -a z-push