1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/acropolis_ynh.git synced 2024-09-03 18:06:22 +02:00
Commit graph

15 commits

Author SHA1 Message Date
David Sterry
75c40be431
Improve install time, package linting, and simplify install arguments (#28)
* add bump_version.rb from ecko_ynh and bump the version
* change date-based version separator to dot
* add description and disclaimer (#18)
* Add libidn and description/disclaimer (#22)
* add libidn11-dev to pkg_dependencies
* Fix warnings (#20)
* add tmp/pids dir during installation (#23)
* Turn off multi-instance capability (#25)
* Fix inneffectual args and startup timeouts (#26)
* Package linting (#27)

Co-authored-by: David Sterry <davesterry@gmail.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-12-10 01:43:12 -08:00
David Sterry
8966904e5b
Add disclaimer and description (#19)
* add bump_version.rb from ecko_ynh and bump the version
* change dashes in date-based version to dots
* add description and disclaimer (#18)
* Auto-update README

Co-authored-by: Yunohost-Bot <>
2021-12-05 18:33:28 -08:00
David Sterry
a72a6e3b4f
Add bump-version script and dot-separated date-based version (#17)
* add bump_version.rb from ecko_ynh and bump the version
* change date-based version separator to dot
* Auto-update README

Co-authored-by: Yunohost-Bot <>
2021-12-04 14:42:54 -08:00
David Sterry
9f4d5ed113
Merge pull request #11 from YunoHost-Apps/testing
Change default install location to root
2021-12-03 13:50:45 -08:00
Yunohost-Bot
d7c37a34b8 Auto-update README 2021-12-03 21:50:24 +00:00
David Sterry
2f8d5eed0c
Merge pull request #10 from YunoHost-Apps/master
Update testing from master
2021-12-03 13:50:22 -08:00
David Sterry
000c3dbb13
Merge pull request #7 from jobotz/script-improvements
Script improvements
2021-11-17 20:08:36 -08:00
Joshua Botz
bb3de77126 Fixed service crashing 2021-11-17 15:38:12 -05:00
Joshua Botz
c42019446a Fixed the permissions issue 2021-11-17 08:57:18 -05:00
Joshua Botz
2e100327ec Improved script working 2021-11-15 14:16:45 -05:00
David Sterry
64f9da7b5e
Merge pull request #6 from magicstone-dev/default-install
Change default install location to /
2021-11-10 15:40:34 -08:00
David Sterry
e4d6bac07c change default install location to / 2021-11-10 15:39:25 -08:00
David Sterry
165e8c98fd
Merge pull request #4 from magicstone-dev/update-manifest
Fill out manifest.json
2021-11-10 15:35:28 -08:00
David Sterry
d4be7ce8a9 fill out manifest.json 2021-11-10 15:33:12 -08:00
Joshua Botz
49d67965df upload 2021-11-10 13:58:54 -05:00