Compare commits
1 commit
49fe811011
...
2ba0c07cd3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ba0c07cd3 |
2 changed files with 2 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(rtk curl *)",
|
||||
"Bash(python3 -c ' *)",
|
||||
"Bash(ssh root@172.16.19.101 'docker exec nextcloud-nextcloud-1 php /var/www/html/occ config:app:get core \"appstoreFetcher-lastFailure\" 2>&1; echo ===; docker exec nextcloud-nextcloud-1 php /var/www/html/occ config:app:get core \"appstore-fetcher-lastFailure\" 2>&1; echo ===; docker exec nextcloud-nextcloud-1 php /var/www/html/occ config:app:get core \"AppFetcher-lastFailure\" 2>&1')"
|
||||
]
|
||||
}
|
||||
}
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -14,6 +14,8 @@
|
|||
/.idea/
|
||||
# macOS
|
||||
.DS_Store
|
||||
# Claude Code local settings
|
||||
.claude/
|
||||
# Ansible
|
||||
/collections/ansible_collections/
|
||||
.vagrant/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue