We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157f3c7 commit 0e912b3Copy full SHA for 0e912b3
build-cli.sh
@@ -4,5 +4,4 @@ exec_name=writeas
4
5
echo "Building $exec_name CLI..."
6
gb build github.com/writeas/writeas-cli/cmd/writeas
7
-echo "mv bin/$exec_name data/$exec_name"
8
-mv bin/$exec_name data/$exec_name
+echo "Success."
0 commit comments