ver Jan10th
new Thunderbird task config
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1EHLRWzBCOsyERkSMUnTF2pnsR0n6ZvtR&export=download&authuser=0&confirm=t&uuid=de09bd5e-bef8-499a-b599-c642af190e10&at=APZUnTXqOsQkxl0zMSX6R1Sgp_v3:1704362491712",
|
||||
"path": "/home/david/thunderbird-profile.tar.gz"
|
||||
"path": "/home/user/thunderbird-profile.tar.gz"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -23,9 +23,9 @@
|
||||
"-xzv",
|
||||
"--recursive-unlink",
|
||||
"-f",
|
||||
"/home/david/thunderbird-profile.tar.gz",
|
||||
"/home/user/thunderbird-profile.tar.gz",
|
||||
"-C",
|
||||
"/home/david/"
|
||||
"/home/user/"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -50,7 +50,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://raw.githubusercontent.com/unode/firefox_decrypt/main/firefox_decrypt.py",
|
||||
"path": "/home/david/firefox_decrypt.py"
|
||||
"path": "/home/user/firefox_decrypt.py"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -60,8 +60,8 @@
|
||||
"parameters": {
|
||||
"command": [
|
||||
"python3",
|
||||
"/home/david/firefox_decrypt.py",
|
||||
"/home/david/.thunderbird",
|
||||
"/home/user/firefox_decrypt.py",
|
||||
"/home/user/.thunderbird",
|
||||
"-n",
|
||||
"-c",
|
||||
"2",
|
||||
|
||||
Reference in New Issue
Block a user