update google drive file link in json

This commit is contained in:
Jason Lee
2024-03-09 18:06:48 +08:00
parent d68e7369b7
commit 2291af394f
16 changed files with 117 additions and 60 deletions

View File

@@ -16,7 +16,7 @@
"parameters": {
"files": [
{
"url": "https://drive.google.com/uc?export=download&id=1kjfHFNmAy4ZVqGgFsxPDxWwMuZkCHxAv",
"url": "https://drive.google.com/uc?export=download&id=1iaqtXHZs2sA11nmoLHPK9VXGO0_6xq2l",
"path": "/home/user/Data3/List3/secret.docx"
}
]
@@ -25,7 +25,7 @@
{
"type": "command",
"parameters":{
"command": "echo lixiaochuan20 | sudo -S apt install xsel && xsel -bc",
"command": "echo password | sudo -S apt install xsel && xsel -bc",
"shell": "true"
}
}