1749870282
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e # die on any error
|
# set -e # die on any error
|
||||||
|
|
||||||
# make sure dir works
|
# make sure dir works
|
||||||
if [ -z $1 ] || [ ! -d "$1" ]; then
|
if [ -z $1 ] || [ ! -d "$1" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user