2 lines
34 B
Bash
Executable file
2 lines
34 B
Bash
Executable file
#!/bin/sh
|
|
git push -u origin main
|