mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Adding sys in python script
This commit is contained in:
parent
2217715789
commit
8c89f3deee
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
import re
|
||||
import sys
|
||||
from mechanize import Browser
|
||||
|
||||
path = sys.argv[1]
|
||||
|
|
Loading…
Add table
Reference in a new issue