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