diff options
| author | Louis Burda <dev@sinitax.com> | 2025-11-27 15:53:43 +0100 |
|---|---|---|
| committer | Louis Burda <dev@sinitax.com> | 2025-11-27 15:53:47 +0100 |
| commit | 005abc4c2e58e9dcb967ba10b8bfbf9d2fff85fc (patch) | |
| tree | 4fbb659726eabd36dd75c2fdee83792927232306 | |
| parent | 6efcee1d07449e7990a7e88942cccbebd4cef847 (diff) | |
| download | git-sync-master.tar.gz git-sync-master.zip | |
| -rwxr-xr-x[-rw-r--r--] | .tasks.rc (renamed from .tasks.sh) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tasks.sh b/.tasks.rc index fee1c4e..e1a1706 100644..100755 --- a/.tasks.sh +++ b/.tasks.rc @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash --rcfile PREFIX=${PREFIX:-/usr/local} BINDIR=${BINDIR:-/bin} |
