3 lines
30 B
Bash
3 lines
30 B
Bash
#!/usr/bin/env sh
|
|
|
|
git add -A
|
#!/usr/bin/env sh
|
|
|
|
git add -A
|