Commit Graph

2 Commits

Author SHA1 Message Date
Mads Kiilerich
4fb3a23adb wscript: use consistent python shebang path
Most wscripts use
  #!/usr/bin/env python
Use that consistently.

The wscripts are not executed directly and do not need the shebang path,
but it might guide editors and other tools to recognize the files as
being Python-ish.
2022-04-09 11:44:28 +02:00
180843f9bd
Also move Lua scripts to share subfolder 2020-02-23 20:48:02 +01:00