1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nitter_ynh.git synced 2024-09-03 19:46:24 +02:00

Merge pull request #38 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-07-10 21:17:15 +02:00 committed by GitHub
commit 58c0d67ad4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@ Inspired by the Invidious project.
- Mobile support (responsive design)
**Shipped version:** 2023.07.10~ynh1
**Shipped version:** 2023.07.10~ynh2
**Demo:** https://nitter.net/

View file

@ -30,7 +30,7 @@ Nitter est une interface alternative pour Twitter qui est plus rapide que le sit
- Support mobile (conception réactive)
**Version incluse :** 2023.07.10~ynh1
**Version incluse :** 2023.07.10~ynh2
**Démo :** https://nitter.net/

View file

@ -5,7 +5,7 @@ name = "Nitter"
description.en = "Alternative front-end for Twitter that respects your privacy"
description.fr = "Interface alternative pour Twitter qui respecte votre vie privée"
version = "2023.07.10~ynh1"
version = "2023.07.10~ynh2"
maintainers = ["Jules Bertholet"]

View file

@ -70,9 +70,9 @@ build_nitter
#=================================================
# UPDATE A CONFIG FILE
#=================================================
ynh_script_progression --message="Updating a configuration file..."
#ynh_script_progression --message="Updating a configuration file..."
ynh_add_config --template="nitter.conf" --destination="$install_dir/nitter.conf"
#ynh_add_config --template="nitter.conf" --destination="$install_dir/nitter.conf"
#=================================================
# SETUP SYSTEMD