Skip to content

Commit a78b5ea

Browse files
wip
1 parent d19420d commit a78b5ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

start.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ if [ -n "$SPARE_CHECKOUT" ]; then
5050
echo "spare checkout"
5151
if [ -d "$CLONE_DIR" ]; then
5252
echo folder exists - no need to init
53+
cd $CLONE_DIR
5354
else
5455
git init $CLONE_DIR
5556
chmod -R 774 $CLONE_DIR

0 commit comments

Comments
 (0)