chore(M00-A): 建立单仓库基线和参考清单
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
echo "WSL env:"
|
||||
uname -a
|
||||
command -v bash >/dev/null
|
||||
command -v git >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user