better queue render
This commit is contained in:
@@ -14,7 +14,14 @@
|
||||
"Bash(powershell.exe -NoProfile -Command \"Get-Process | Where-Object { $_.ProcessName -match ''electron|Blender|Multi'' } | Select-Object Id, ProcessName | Format-Table\")",
|
||||
"Bash(tasklist:*)",
|
||||
"Bash(\"/c/Users/pc-valentin/Documents/GitHub/multi_render_blender/dist2/win-unpacked/Multi Render Blender.exe\")",
|
||||
"Bash(npm run build:*)"
|
||||
"Bash(npm run build:*)",
|
||||
"WebFetch(domain:git.sorlinv.fr)",
|
||||
"Bash(zip:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git tag:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(chmod +x /home/valentin/Documents/GitHub/multi_render_blender/release.sh)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user