Skip to content

Commit 0c025b5

Browse files
author
Gustavo Marin
committed
change clone dir to /tmp
1 parent ac8c832 commit 0c025b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ REPO_URL="ssh://aur@aur.archlinux.org/${PACKAGE_NAME}.git"
2626

2727
echo "---------------- $REPO_URL ----------------"
2828

29+
cd /tmp
2930
git clone "$REPO_URL"
3031
cd "$PACKAGE_NAME"
3132

0 commit comments

Comments
 (0)