Skip to content

Commit 9fbe4a1

Browse files
committed
fix: Fix downloading in wrong folder
1 parent 3e5bab2 commit 9fbe4a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ else
2525

2626
fi
2727

28+
cd ..
29+
2830
curl -L -o config-install.sh https://github.com/stock-linux/installer/raw/main/src/config-install.sh
2931
curl -L -o post-install.sh https://github.com/stock-linux/installer/raw/main/src/post-install.sh
3032

0 commit comments

Comments
 (0)