Closed KorewaLidesu closed 3 years ago
Huh, it just weird for me...
@KorewaLidesu After script shows Time Elapsed, it means it exited.
Also, can you tell this command output from where you are running
echo "${TERM}"
( not related to your bug )
Also, can you tell this command output from where you are running
echo "${TERM}"
( not related to your bug )
xterm-color
Using Google colab
@KorewaLidesu After script shows Time Elapsed, it means it exited.
It just sometimes random stop right there. I need to trigger Interrupt command or it just stay there forever.
P/s: This is how I install on colab:
!curl --compressed -Ls https://github.com/labbots/google-drive-upload/raw/master/install.sh | sh -s
!git clone https://github.com/labbots/google-drive-upload.git
!google-drive-upload/bash/release/gupload -ca Drive
!mkdir 'gupload'
Is it normal that after upload, the script will just frozen for a few minutes? Like this?