mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-31 02:14:10 +02:00
Merge pull request #854 from bmwiedemann/python3
Use python3 in osc-wrapper
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# this wrapper exists so it can be put into /usr/bin, but still allows the
|
||||
# python module to be called within the source directory during development
|
||||
|
Reference in New Issue
Block a user