diff options
Diffstat (limited to 'scripts/gamma.sh')
-rwxr-xr-x | scripts/gamma.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gamma.sh b/scripts/gamma.sh index cd9433f..c470275 100755 --- a/scripts/gamma.sh +++ b/scripts/gamma.sh @@ -1,5 +1,5 @@ #!/bin/bash -MAIN_DP=DP-0; +MAIN_DP=DP-1; v=$1 |