7 Commits

Author SHA1 Message Date
Ali Borhani
3c97a6904f
Use -S flag for /usr/bin/env
Because of using `-O` flag for `python3.7` binary, it returns the below error:

```
$ ./bombsquad_server
/usr/bin/env: ‘python3.7 -O’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines
```
2020-07-16 12:45:30 +04:30
Eric Froemling
9e8b739282 Moved the update_project script into the batools package 2020-07-12 22:34:11 -07:00
Eric Froemling
057717598d Moved the update_assets_makefile script into the batools package 2020-07-12 22:12:16 -07:00
Eric Froemling
0db957a4c3 Minor bug fixing and project cleanup 2020-07-12 03:03:40 -07:00
Eric Froemling
67810d769e Added node gravity_scale attr 2020-07-06 17:11:09 -07:00
Eric Froemling
b304452084 v1.5.18 2020-07-05 16:39:13 -07:00
Eric Froemling
ec2eceb0d5 tools/snippets is now tools/pcommand 2020-07-03 16:45:57 -07:00