mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update init_without_docker.sh
This commit is contained in:
parent
a96414c4bf
commit
4dca9b043d
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
export PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
|
||||
new_password=$1
|
||||
echo "init_without_docker.sh password=$new_password" >> /tmp/init_debug.txt
|
||||
sudo su && cd /www/server/panel && python tools.py panel $new_password
|
||||
|
Loading…
Reference in New Issue
Block a user