diff options
| -rw-r--r-- | gospeladlershof.de/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gospeladlershof.de/Makefile b/gospeladlershof.de/Makefile index 64d6143..8c80b2a 100644 --- a/gospeladlershof.de/Makefile +++ b/gospeladlershof.de/Makefile @@ -1,4 +1,4 @@ -export PATH:$(PATH):/home/horus/app/gospeladlershof.de/gospeladlershof.de/node_modules/gulp/bin +export PATH := /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/horus/app/gospeladlershof.de/gospeladlershof.de/node_modules/gulp/bin all: build |
