diff --git a/bin/gws b/bin/gws index 226d126..b7c13a9 100755 --- a/bin/gws +++ b/bin/gws @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# wgs = gw script +# gws = gw script #alias cbx='gw clean build -x test' #alias cbt='gw clean build compileTestKotlin'