Skip to content

Commit

Permalink
Merge pull request #1 from kelvinjjwong/1.0.1
Browse files Browse the repository at this point in the history
1.0.1
  • Loading branch information
kelvinjjwong authored Aug 28, 2024
2 parents 843b122 + 10498b0 commit 4a533c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_pod.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
#Version:1.0.0
#Version:1.0.1
if [[ "$1" = "" ]] || [[ "$1" = "help" ]] || [[ "$1" = "--help" ]] || [[ "$1" = "--?" ]]; then
echo "Sample:"
echo "$0"
Expand Down

0 comments on commit 4a533c7

Please sign in to comment.