This commit is contained in:
skullbite
2025-03-05 23:49:54 -05:00
commit a6debb74ff
3 changed files with 11 additions and 0 deletions

2
env/bun.sh vendored Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
curl -fsSL https://bun.sh/install | bash