Autoclose file copy progress dialog
このコミットが含まれているのは:
コミット
60757bd430
@ -38,6 +38,6 @@ done
|
||||
CURRSIZE=$(($sentsize/1024))
|
||||
echo $((100*$CURRSIZE/$SIZE))
|
||||
sleep 0.1
|
||||
done) | zenity --progress --text="Copying files to domain: $VM..."
|
||||
done) | zenity --progress --text="Copying files to domain: $VM..." --auto-close
|
||||
|
||||
rm -f $PROGRESS_FILE
|
||||
|
||||
読み込み中…
新しいイシューから参照
ユーザーをブロックする