Use #!/bin/sh for clean script

This commit is contained in:
sin 2018-12-26 14:25:17 +00:00
parent a8e6b864fd
commit 702317add1
1 changed files with 1 additions and 1 deletions

2
clean
View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/bin/sh
git clean -dxf