git-whatsnew : corrige le shabang
This commit is contained in:
parent
06bac151c4
commit
cb3f063dc6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/bin/bash /usr/scripts/python.sh
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue