1
0
Fork 0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-11-26 21:19:41 +01:00
macOS-Simple-KVM/tools
Fred Wright 9886dd8c42 fetch-macos.py: Fix shebang line.
The proper form for a generic Python shebang line is:

    #!/usr/bin/env python

This locates 'python' in the current PATH.

TESTED:
Now runs the expected Python.
2020-12-02 18:02:25 -08:00
..
dmg2img-src@86380fd67d [TOOLS] Add dmg2img source submodule. 2019-07-30 22:16:43 -04:00
FetchMacOS fetch-macos.py: Fix shebang line. 2020-12-02 18:02:25 -08:00
debug.sh [TOOLS] Add debug script. 2019-04-25 16:48:18 -04:00
dmg2img Add tools, jumpstart, and firmware. 2019-04-22 23:20:12 -04:00
template.xml.in [TOOLS] Dynamically replace machine type with highest supported QEMU version. 2019-06-23 23:05:47 -04:00