Shellcheck also r2pm script
This commit is contained in:
parent
68ef35f635
commit
a38176a3b5
1 changed files with 2 additions and 1 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#!/bin/sh
|
||||
fileslist=(
|
||||
./autogen.sh
|
||||
./binr/old.rarc2/rarc2-tool
|
||||
./binr/ragg2/ragg2-cc
|
||||
./binr/rax2/test-rax2.sh
|
||||
./binr/r2pm/r2pm
|
||||
./configure
|
||||
./configure.hook
|
||||
./configure-plugins
|
||||
|
|
@ -101,6 +101,7 @@ fileslist=(
|
|||
./sys/python-r2pipe.sh
|
||||
./sys/python.sh
|
||||
./sys/rebuild.sh
|
||||
./sys/shellcheck.sh
|
||||
./sys/static.sh
|
||||
./sys/swig.sh
|
||||
./sys/sync.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue