6 lines
47 B
Bash
Executable File
6 lines
47 B
Bash
Executable File
#!/bin/bash
|
|
|
|
gulp
|
|
git add .
|
|
git commit
|
|
git push |