fix Desktop path error, revise main.py and update google writer tutorial
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=126TZ3vOBN2XAfdEmvJVBaa4qs_MZlgN7&export=download&authuser=0&confirm=t&uuid=acea6223-64ff-44cf-9d83-fe1a1640d374&at=APZUnTVBY9Kkm1Xo3ZU-Fe8hoOqC:1706521734182",
|
||||
"path": "Desktop/New_Club_Spring_2018_Training.pptx"
|
||||
"path": "/home/user/Desktop/New_Club_Spring_2018_Training.pptx"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "Desktop/New_Club_Spring_2018_Training.pptx"
|
||||
"path": "/home/user/Desktop/New_Club_Spring_2018_Training.pptx"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@
|
||||
},
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "Desktop/New_Club_Spring_2018_Training.pptx",
|
||||
"path": "/home/user/Desktop/New_Club_Spring_2018_Training.pptx",
|
||||
"dest": "New_Club_Spring_2018_Training.pptx"
|
||||
},
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user