Skip to content

Commit 7a52ced

Browse files
authored
Switch to personal repo
1 parent e04e719 commit 7a52ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ initialize_and_push() {
156156
sudo git add .
157157
sudo git commit -am "Update packages"
158158
sudo git pull
159-
sudo git push "https://x-access-token:${GITHUB_TOKEN}@github.com/StratOS-Linux/StratOS-repo.git"
159+
sudo git push "https://x-access-token:${GITHUB_TOKEN}@github.com/TheMagitian/StratOS-repo.git"
160160
}
161161

162162
# Main function

0 commit comments

Comments
 (0)