send another test

This commit is contained in:
Ben
2021-03-03 22:41:07 -05:00
parent 47d741e069
commit fe75af43fb

View File

@@ -15,7 +15,7 @@ else
touch /home/coder/.config/rclone/rclone.conf
echo ($RCLONE_CONFIG | base64 -d) > /home/coder/.config/rclone/rclone.conf
# serve remote files on the first item in the rclone config
# serve remotee files on the first item in the rclone config
# rclone serve sftp code-server-files:/home/coder/ --no-auth --vfs-cache-mode full&
fi