Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Jul 21, 2024
1 parent 7ae38f7 commit fbf2347
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ BL=$PWD/imbroglios_gsi
BD=$HOME/builds
BV=$1

updateImbrogliOsGit() {
echo "--> Updating ImbrogliOS Git Repository"
bash $BL/gitpull.sh
}

initRepos() {
echo "--> Initializing workspace"
Expand Down Expand Up @@ -156,7 +152,6 @@ generateOta() {

START=$(date +%s)

updateImbrogliOsGit
initRepos
syncRepos
clonePriv
Expand Down

0 comments on commit fbf2347

Please sign in to comment.