mirror of
https://github.com/YunoHost-Apps/writefreely_ynh.git
synced 2024-09-03 20:36:02 +02:00
* Auto-update README * Version 2 (#112) * v2 * v2 * Auto-update README * cleaning * Auto-update README * Update manifest.toml * Update systemd.service * Update systemd.service --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Auto-update README * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
15 lines
382 B
TOML
15 lines
382 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
# -------------------------------
|
|
# Default args to use for install
|
|
# -------------------------------
|
|
|
|
args.single_user = true
|
|
|
|
# -------------------------------
|
|
# Commits to test upgrade from
|
|
# -------------------------------
|
|
|
|
test_upgrade_from.e30ec378dc703227fcfe542d19f35e2838192094.name = "Upgrade from 0.13.1"
|