We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ed5ee commit b6a063fCopy full SHA for b6a063f
basics/account-data/native/cicd.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-# This script is for quick building & deploying of the program.
+# This script is a reference for quick building & deploying of the program.
4
# It also serves as a reference for the commands used for building & deploying Solana programs.
5
# Run this bad boy with "bash cicd.sh" or "./cicd.sh"
6
0 commit comments