mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-05-20 17:05:08 +03:00
Merge pull request #288 from sinbsd/develop
Use #!/bin/sh for clean script
This commit is contained in:
commit
cc2b6f093c
1 changed files with 1 additions and 1 deletions
2
clean
2
clean
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
git clean -dxf
|
git clean -dxf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue