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

Merge remote-tracking branch 'origin/solazdev_testing' into testing

This commit is contained in:
Salamandar 2024-06-25 21:37:14 +02:00
commit a49c790180
4 changed files with 0 additions and 4 deletions

View file

@ -22,7 +22,6 @@ Check out the [__wiki__](https://github.com/motioneye-project/motioneye/wiki) fo
Default user for login is: `admin` and empty password.
**Shipped version:** 0.43.1b1~ynh1
## Screenshots

View file

@ -22,7 +22,6 @@ Check out the [__wiki__](https://github.com/motioneye-project/motioneye/wiki) fo
Default user for login is: `admin` and empty password.
**Paketatutako bertsioa:** 0.43.1b1~ynh1
## Pantaila-argazkiak

View file

@ -22,7 +22,6 @@ Check out the [__wiki__](https://github.com/motioneye-project/motioneye/wiki) fo
Default user for login is: `admin` and empty password.
**Versión proporcionada:** 0.43.1b1~ynh1
## Capturas de pantalla

View file

@ -79,7 +79,6 @@ ynh_add_config --template="../conf/motioneye.conf" --destination="$install_dir/m
#=================================================
# START SYSTEMD SERVICE
#=================================================
ynh_script_progression --message="Starting a systemd service..." --weight=1
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log"