3 lines
28 B
Bash
Executable file
3 lines
28 B
Bash
Executable file
#!/bin/sh
|
|
git pull
|
|
./update
|