Browse Source

changed shebang, menu is not POSIX

main
deicidus 2 years ago
parent
commit
1481285f45
  1. 2
      spells/cantrips/menu

2
spells/cantrips/menu

@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
# This script generates a menu from the given list of items. Choosing an item runs the command for that item.
# Usage:

Loading…
Cancel
Save