Makefile für Upload auf dedyn umgestellt
geändert: homepage/redesign2018/markdownExperiment/src/Makefiles/Makefile.ftpUpload geändert: homepage/redesign2018/markdownExperiment/src/galleryHelper/vidGalInsert.py
This commit is contained in:
@@ -23,6 +23,8 @@ with open(argv.shiaiYamlFile, 'r') as yamlFile:
|
||||
shiaiData = yaml.safe_load(yamlFile)
|
||||
print(shiaiData['wkId'])
|
||||
|
||||
print(" checkSum: ", argv.checkSum)
|
||||
|
||||
payLoad = {
|
||||
'action' : "INSERT",
|
||||
'wkId' : shiaiData['wkId'],
|
||||
|
||||
Reference in New Issue
Block a user