Remove debugging flag from mount script

This commit is contained in:
Andrew Miner
2017-08-22 18:56:56 -07:00
parent 2ef8c830a0
commit 4d1bf69d33
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash -x #!/bin/bash
function die { function die {
echo $*; exit 1 echo $*; exit 1