test
This commit is contained in:
parent
05b1f55b82
commit
e5e32e64b2
@ -2,6 +2,6 @@
|
||||
while inotifywait -r -e modify,create,delete .; do
|
||||
git add .
|
||||
git commit -m "Auto-commit on file change"
|
||||
git push
|
||||
git push origin main
|
||||
done
|
||||
|
||||
|
||||
@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"view.json",
|
||||
"thumbnail.png"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "admin",
|
||||
"timestamp": "2025-04-07T08:48:46Z"
|
||||
},
|
||||
"lastModificationSignature": "6a5a9fce6f402f71b5f251b523a75130a5a3d363c9492f669a470e1f2e25de11"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user