codeserver / start_server.sh
ykxVK8yL5L's picture
Create start_server.sh
8e8da1f verified
raw
history blame contribute delete
178 Bytes
#!/bin/sh
echo -e "======================写入rclone配置========================\n"
echo "$RCLONE_CONF" > ~/.config/rclone/rclone.conf
code-server --bind-addr 0.0.0.0:7860