]> pd.if.org Git - zpackage/commitdiff
remove development path
authorNathan Wagner <nw@hydaspes.if.org>
Tue, 17 Feb 2015 09:43:30 +0000 (09:43 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Tue, 17 Feb 2015 09:43:30 +0000 (09:43 +0000)
zpm

diff --git a/zpm b/zpm
index dfcb7845d6078142542cf1c152ebc2d8deb81ce3..57065d7655502e9152e072426bd346a91266f1cc 100755 (executable)
--- a/zpm
+++ b/zpm
@@ -1,8 +1,5 @@
 #!/bin/sh
 
-PATH="$PATH:/home/nw/src/zpackage"
-export PATH
-
 [ -z "$1" ] && set help
 cmd="$1"
 shift