diff options
author | sigsegv7 <ian@vegaa.systems> | 2023-09-12 02:45:17 -0400 |
---|---|---|
committer | sigsegv7 <ian@vegaa.systems> | 2023-09-12 02:45:17 -0400 |
commit | d93ba93aa5852259f74eaa665314f9df23a4c912 (patch) | |
tree | 821b38ef7e27b6e483ee015be80dd8997032f51f /tools/meta-rip | |
parent | f128b56b1a9a9cf1208c76435ad6eff69695e509 (diff) |
build: Remove $ from scripts
Diffstat (limited to 'tools/meta-rip')
-rwxr-xr-x | tools/meta-rip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/meta-rip b/tools/meta-rip index 873a003..4041feb 100755 --- a/tools/meta-rip +++ b/tools/meta-rip @@ -1,5 +1,4 @@ #!/bin/bash -# $Id$ if [[ ! -f $1 ]] then |