update data path

This commit is contained in:
2026-06-06 21:31:09 +02:00
parent ad9fbcbbdc
commit 56a384a9d8
5 changed files with 8 additions and 22 deletions
+1 -4
View File
@@ -1,10 +1,8 @@
{
"permissions": {
"allow": [
<<<<<<< HEAD
"Bash(ls /var/home/Gato/IdeaProjects/Infra/)",
"Read(//var/home/Gato/IdeaProjects/Infra/**)"
=======
"Read(//var/home/Gato/IdeaProjects/Infra/**)",
"Read(//var/home/Gato/Applications/Infra/keycloak/themes/bonsai/**)",
"Read(//var/home/Gato/Applications/Infra/keycloak/themes/bonsai/login/**)",
"Bash(realpath /var/home/Gato/Applications 2>/dev/null || ls /var/home/Gato/ | grep -i app)",
@@ -15,7 +13,6 @@
],
"additionalDirectories": [
"/var/home/Gato/IdeaProjects/Infra"
>>>>>>> 0453f6a (Changement du runner)
]
}
}