+root@hinas:~# /opt/alist/alist admin
INFO[2025-05-02 12:37:17] reading config file: data/config.json        
INFO[2025-05-02 12:37:17] load config from env with prefix: ALIST_     
INFO[2025-05-02 12:37:17] init logrus...                               
INFO[2025-05-02 12:37:17] Admin user's username: admin                 
INFO[2025-05-02 12:37:17] The password can only be output at the first startup, and then stored as a hash value, which cannot be reversed 
INFO[2025-05-02 12:37:17] You can reset the password with a random string by running [alist admin random] 
INFO[2025-05-02 12:37:17] You can also set a new password by running [alist admin set NEW_PASSWORD] 
root@hinas:~# alist admin set NEW_PASSWORD
-bash: alist: command not found
小雅登录不上,重置密码,提示:command not found,怎么解决??