Skip to content

Commit

Permalink
Ensure we can call arch bootstrap file
Browse files Browse the repository at this point in the history
  • Loading branch information
oizo committed Nov 9, 2023
1 parent c4bac1f commit 192376f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bootstrap/arch
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash

echo "I'm not done yet, don't run me!"
exit 2

0 comments on commit 192376f

Please sign in to comment.