Fixed script naming
This commit is contained in:
parent
6d6c2b86e8
commit
cea9413fd1
|
@ -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.analysis.extraPaths": [
|
||||
"api/tacticalrmm",
|
||||
|
|
|
@ -252,7 +252,7 @@
|
|||
"category": "TRMM (Win):Other"
|
||||
},
|
||||
{
|
||||
"filename": "Finish updates and restart.ps1",
|
||||
"filename": "Finish_updates_and_restart.ps1",
|
||||
"submittedBy": "https://github.com/tremor021",
|
||||
"name": "Finish updates and restart",
|
||||
"description": "Finish installing updates and restart PC",
|
||||
|
@ -260,7 +260,7 @@
|
|||
"category": "TRMM (Win):Other"
|
||||
},
|
||||
{
|
||||
"filename": "Finish updates and shutdown.ps1",
|
||||
"filename": "Finish_updates_and_shutdown.ps1",
|
||||
"submittedBy": "https://github.com/tremor021",
|
||||
"name": "Finish updates and shutdown",
|
||||
"description": "Finish installing updates and shutdown PC",
|
||||
|
|
Loading…
Reference in New Issue