mkupl.py - initial version - generiere Downloadlinks
Benötigt eine laufende Postgresql Datenbank
This commit is contained in:
parent
c160203072
commit
07a6c8020c
1 changed files with 1 additions and 0 deletions
1
mkupl.py
1
mkupl.py
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
import sys, os, pg, uuid, shutil
|
import sys, os, pg, uuid, shutil
|
||||||
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Generates a uniq uploadlink
|
Generates a uniq uploadlink
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue