[fix] .git should be avoided, makes stuff more difficult to parse ;P
This commit is contained in:
committed by
Alexandre Aubin
parent
98a0d1353a
commit
66fc4f9522
@ -47,7 +47,7 @@ App example addition:
|
|||||||
"wallabag": {
|
"wallabag": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
|
"revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
|
||||||
"url": "https://github.com/abeudin/wallabag_ynh.git",
|
"url": "https://github.com/abeudin/wallabag_ynh",
|
||||||
"state": "working"
|
"state": "working"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user