update 'update' (PUT) quote method
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/bash
|
||||
go build -o app && rm -fr app && echo "build test passed" || echo "build test FAILED!"
|
||||
Reference in New Issue
Block a user