remove
This commit is contained in:
parent
0dfe86a970
commit
45d93964e5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ rwx_shellcheck() {
|
||||||
--external-sources \
|
--external-sources \
|
||||||
--shell "dash" \
|
--shell "dash" \
|
||||||
"${file}"
|
"${file}"
|
||||||
rm "${file}"
|
rwx_remove "${file}"
|
||||||
}
|
}
|
||||||
|
|
||||||
rwx_shellcheck_write() {
|
rwx_shellcheck_write() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue