Add gitea/shell environments/dash

This commit is contained in:
Ingrid010109!? 2025-01-19 23:09:03 +01:00
parent 3b2c6dc879
commit dac84abde7
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "30da6137-4a13-4289-86b8-8b2e6d9514f4",
"name" : "dash",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,10 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : {
"storeId" : "a28016a2-bedd-4317-9577-c3b13459a841"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}