1
0
mirror of /repos/baseimage-docker.git synced 2026-06-26 14:00:50 +02:00

just python..

This commit is contained in:
Aiko Mastboom
2015-05-09 20:08:39 +02:00
parent ea6a47ad53
commit bc7f045318
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/python
import sys, os, pwd
if len(sys.argv) < 3: