Compare commits
1 commit
2ba0c07cd3
...
49fe811011
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49fe811011 |
2 changed files with 9 additions and 2 deletions
9
.claude/settings.json
Normal file
9
.claude/settings.json
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"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,8 +14,6 @@
|
||||||
/.idea/
|
/.idea/
|
||||||
# macOS
|
# macOS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
# Claude Code local settings
|
|
||||||
.claude/
|
|
||||||
# Ansible
|
# Ansible
|
||||||
/collections/ansible_collections/
|
/collections/ansible_collections/
|
||||||
.vagrant/
|
.vagrant/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue