Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up semaphore #5

Merged
merged 10 commits into from
Mar 23, 2024
Prev Previous commit
Next Next commit
Update Semaphore configuration
  • Loading branch information
romw314 committed Mar 23, 2024
commit 606034a1e35d8271d74494295219ed8b6e09d42b
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ blocks:
- bash --rcfile "$HOME"/.bashrc -ic "which bashfox"
- name: Uninstall
commands:
- bash uninstall.bash
- UBFORCE=1 bash uninstall.bash
- bash --rcfile "$HOME"/.bashrc -ic "! which bashfox"