Refactor scripts to be POSIX compliant
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#! /bin/bash
|
||||
#! /bin/sh
|
||||
|
||||
extract() {
|
||||
if [ -f "$1" ]; then
|
||||
|
||||
Reference in New Issue
Block a user