7 lines
52 B
Text
7 lines
52 B
Text
|
#!/usr/bin/env sh
|
||
|
|
||
|
REPO_DIR=/pub/git
|
||
|
|
||
|
cd $REPO_DIR
|
||
|
|