Fixed script naming

This commit is contained in:
tremor021
2021-03-31 20:54:07 +02:00
parent 6d6c2b86e8
commit cea9413fd1
4 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ {
"python.pythonPath": "api/tacticalrmm/env/bin/python", "python.pythonPath": "c:\\Users\\Slavisa\\AppData\\Local\\Programs\\Python\\Python39\\python.exe",
"python.languageServer": "Pylance", "python.languageServer": "Pylance",
"python.analysis.extraPaths": [ "python.analysis.extraPaths": [
"api/tacticalrmm", "api/tacticalrmm",

View File

@@ -252,7 +252,7 @@
"category": "TRMM (Win):Other" "category": "TRMM (Win):Other"
}, },
{ {
"filename": "Finish updates and restart.ps1", "filename": "Finish_updates_and_restart.ps1",
"submittedBy": "https://github.com/tremor021", "submittedBy": "https://github.com/tremor021",
"name": "Finish updates and restart", "name": "Finish updates and restart",
"description": "Finish installing updates and restart PC", "description": "Finish installing updates and restart PC",
@@ -260,7 +260,7 @@
"category": "TRMM (Win):Other" "category": "TRMM (Win):Other"
}, },
{ {
"filename": "Finish updates and shutdown.ps1", "filename": "Finish_updates_and_shutdown.ps1",
"submittedBy": "https://github.com/tremor021", "submittedBy": "https://github.com/tremor021",
"name": "Finish updates and shutdown", "name": "Finish updates and shutdown",
"description": "Finish installing updates and shutdown PC", "description": "Finish installing updates and shutdown PC",