mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +01:00
enter the correct directory
This commit is contained in:
parent
06f9541a22
commit
3455eae9db
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ echo "Updating $oldrev -> $newrev ($ref)"
|
||||||
# Clear variable set to '.' so git commands don't complain
|
# Clear variable set to '.' so git commands don't complain
|
||||||
unset GIT_DIR
|
unset GIT_DIR
|
||||||
|
|
||||||
ls
|
cd ~/philomena
|
||||||
|
|
||||||
die() {
|
die() {
|
||||||
echo "$*" 1>&2
|
echo "$*" 1>&2
|
||||||
|
|
Loading…
Reference in a new issue