7 lines
66 B
Bash
Executable File
7 lines
66 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
git add .
|
|
|
|
git commit -m"update vpang9591,"
|
|
|