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=1o8BOn9Q5NpQYYcXxeCHL_znkG11ni7ws&export=download&authuser=0&confirm=t&uuid=21a62a00-fd30-4405-ae87-00c3a165e381&at=APZUnTWlhaHv92g3wMYQJn80Vdpo:1706366778535",
|
||||
"path": "Desktop/4.3-Template_4.29.2016.pptx"
|
||||
"path": "/home/user/Desktop/4.3-Template_4.29.2016.pptx"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "Desktop/4.3-Template_4.29.2016.pptx"
|
||||
"path": "/home/user/Desktop/4.3-Template_4.29.2016.pptx"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -27,7 +27,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=15mklOcjIUJkzU3GhFhZM69h5gG0WOFVa&export=download&authuser=0&confirm=t&uuid=f7f61d48-5354-4eed-b743-ef620f308d79&at=APZUnTWzBs107NBYI1OvLHId8ff5:1706365135272",
|
||||
"path": "Desktop/pic1.png"
|
||||
"path": "/home/user/Desktop/pic1.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -38,7 +38,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=13-ATVSrmAIUNAzGlE65JkkHpa4d87tqj&export=download&authuser=0&confirm=t&uuid=5ebcaa42-805b-4176-9262-1a320e668666&at=APZUnTW0H_QRSJYAFPe4OppuwE5o:1706365136587",
|
||||
"path": "Desktop/pic2.png"
|
||||
"path": "/home/user/Desktop/pic2.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -49,7 +49,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1-K1XgMJj3yj7bz3BWm9Zddk4_lvYO4IP&export=download&authuser=0&confirm=t&uuid=6c268649-b627-49aa-a1aa-c97510b96e69&at=APZUnTV630QYwgh3nx-jtBp_uGAc:1706365137855",
|
||||
"path": "Desktop/pic3.png"
|
||||
"path": "/home/user/Desktop/pic3.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -60,7 +60,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1Bk8esN_UFxOU50AMxJoSY8C-mQgX3uY3&export=download&authuser=0&confirm=t&uuid=c5a6ae81-426e-40e2-ac1b-16ba161e347d&at=APZUnTWD9bHDiTsGWBE1tJfcR6Zp:1706365140032",
|
||||
"path": "Desktop/pic4.png"
|
||||
"path": "/home/user/Desktop/pic4.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -71,7 +71,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1DZapoWlmXPYsFdFGppCj2F-MZvpGZXca&export=download&authuser=0&confirm=t&uuid=7afc4de2-cdee-4c9e-9e4d-305509054627&at=APZUnTXX-2uDuQdsmA5kQRzDGRs7:1706365140910",
|
||||
"path": "Desktop/pic5.png"
|
||||
"path": "/home/user/Desktop/pic5.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -82,7 +82,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1jwBqiulZbICiCn3c9W6avo0-Mu7yeIAV&export=download&authuser=0&confirm=t&uuid=64f0e1d1-ec71-453a-887e-b81218e4e756&at=APZUnTWQeckP8zn8b8grHfMtQYr2:1706365141943",
|
||||
"path": "Desktop/pic6.png"
|
||||
"path": "/home/user/Desktop/pic6.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -132,7 +132,7 @@
|
||||
},
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "Desktop/4.3-Template_4.29.2016.pptx",
|
||||
"path": "/home/user/Desktop/4.3-Template_4.29.2016.pptx",
|
||||
"dest": "4.3-Template_4.29.2016.pptx"
|
||||
},
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user