Skip to content

Commit

Permalink
Fix test.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
gthole committed Jul 20, 2018
1 parent 3ad468a commit a983b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
set -e

rm -rf /app/files/test
Expand Down

0 comments on commit a983b48

Please sign in to comment.