4 lines
80 B
Bash
4 lines
80 B
Bash
#!/usr/bin/bash
|
|
source bin/source-ssh-agent
|
|
cd storage/documents/Diario
|
|
git pull |