Commit Graph

4 Commits (b9fb9f0eab81375d9ebeed3e396a20d1fd210925)

Author SHA1 Message Date
ash 5a6b37f3cc Use /usr/bin/env as shebang everywhere
It's not guaranteed that bash will be available at /bin/bash; it's even
less likely that node will always be installed at /usr/bin/node{,js}.
Always indirecting through /usr/bin/env means that there is only one
such path that needs to be available.
2022-08-17 23:03:21 +01:00
Gordon Williams 0161b1a8d2 Added screenshot display in app list (automatic screenshots should follow soonish) 2021-10-26 13:15:21 +01:00
Gordon Williams cc821be6ef make running this less destructive 2021-10-26 12:38:58 +01:00
Gordon Williams a94790391a Get rid of "b2" and "bno2" tags and add "supports" array.
Use the opportunity to refactor apps.json so everything looks pretty
2021-10-20 15:11:04 +01:00