diff options
Diffstat (limited to 'set-root-dir.sh')
-rwxr-xr-x | set-root-dir.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/set-root-dir.sh b/set-root-dir.sh deleted file mode 100755 index 35be69f..0000000 --- a/set-root-dir.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -sed -i 's!rootdir = "/"!rootdir = "'"$(pwd)"'"!' *.py |