mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
removal of a command that is no longer required
This commit is contained in:
parent
297ae7281d
commit
fa051c7364
1 changed files with 0 additions and 2 deletions
|
@ -276,8 +276,6 @@ ynh_script_progression --message="Creating gotosocial admin user..." --weight=1
|
|||
|
||||
"$final_path"/gotosocial --config-path "$final_path/config.yaml" admin account create --username "$admin" --email "$email" --password "$password"
|
||||
|
||||
"$final_path"/gotosocial --config-path "$final_path/config.yaml" admin account confirm --username "$admin"
|
||||
|
||||
"$final_path"/gotosocial --config-path "$final_path/config.yaml" admin account promote --username "$admin"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue