mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 12:08: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
|
||||
unset GIT_DIR
|
||||
|
||||
ls
|
||||
cd ~/philomena
|
||||
|
||||
die() {
|
||||
echo "$*" 1>&2
|
||||
|
|
Loading…
Reference in a new issue