mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Fix interpreter to be bash, not python
This commit is contained in:
parent
5d96c1d09c
commit
27a0386f62
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/python
|
||||
#!/bin/sh
|
||||
|
||||
exec python "::PYTHONDIR::/::PACKAGE::.py" "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user