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:
commit
a49c790180
4 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue