Skip to content

Commit

Permalink
Update install-posign.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kiloutyg authored Mar 21, 2024
1 parent 793d257 commit 8376a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-posign.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ done
git fetch origin --force;
git reset --hard origin/main;
git pull --rebase origin main;
bash ./env_update.sh;
bash ./env-update.sh;
sg docker -c "docker compose up --build -d"
fi
fi
fi
fi

0 comments on commit 8376a43

Please sign in to comment.