5 lines
32 B
Bash
5 lines
32 B
Bash
|
#! /bin/ash
|
||
|
|
||
|
git fetch
|
||
|
git pull
|