1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Update config.js

This commit is contained in:
DDATAA 2023-02-10 14:36:15 +00:00 committed by GitHub
parent 472a01ec00
commit 11dce9b909
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -324,5 +324,5 @@ module.exports = {
* such as Docker. * such as Docker.
* *
*/ */
installMethod: 'unspecified', installMethod: 'yunohost',
}; };