v2.2.0. It's time to declare that we are sh compatible, not only bash.

This commit is contained in:
neil
2016-04-16 23:10:46 +08:00
parent 158f22f733
commit 99dc89c051
5 changed files with 14 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
VER=2.1.1
#!/usr/bin/env sh
VER=2.2.0
PROJECT_NAME="acme.sh"