feat: can clone using git
This commit is contained in:
5
examples/project_git/scripts/hello.sh
Executable file
5
examples/project_git/scripts/hello.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
set -e
|
||||
|
||||
echo "hello world"
|
Reference in New Issue
Block a user