diff options
| -rwxr-xr-x | gospeladlershof.de/deploy,sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gospeladlershof.de/deploy,sh b/gospeladlershof.de/deploy,sh index 75ddd28..7a5bf70 100755 --- a/gospeladlershof.de/deploy,sh +++ b/gospeladlershof.de/deploy,sh @@ -1,5 +1,6 @@ #!/bin/bash +export PATH=$PATH:/usr/local/bin:/home/horus/bin export DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ) if [ ! -z $DIR ]; then cd $DIR && \ |
