JustAnotherArchivist 3 лет назад
Родитель
Сommit
d60948e90f
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      gofile.io-dl

+ 1
- 0
gofile.io-dl Просмотреть файл

@@ -42,6 +42,7 @@ curl -s "https://${server}.gofile.io/getUpload?c=${code}" | python3 -c 'import j
exit 1
fi

echo "Downloading ${link} to ./${name}..." >&2
curl "${link}" >"./${name}"

declare -i actualSize=$(stat -c %s "./${name}")


Загрузка…
Отмена
Сохранить