Your Name 5 лет назад
Родитель 3082aa989d
Коммит 44335b1790

1
.gitignore поставляемый

@ -1,5 +1,4 @@
*.DS_Store
*.pyc
*.db
blogger/_pycache_
app/img/*

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 375 KiB

Двоичные данные
app/binary/audio.wav

Двоичный файл не отображается.

Двоичные данные
app/binary/input.raw

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 82 KiB

После

Ширина:  |  Высота:  |  Размер: 545 B

@ -0,0 +1,13 @@
#!/bin/bash
# Increase open files limit
#
# Mozilla file functions (OS.File.move()/copy(), NetUtil.asyncFetch/asyncCopy()) can leave file
# descriptors open for a few seconds (even with an explicit inputStream.close() in the case of
# the latter), so a source installation that copies ~500 translators and styles (with fds for
# source and target) can exceed the default 1024 limit.
# Current hard-limit on Ubuntu 16.10 is 4096
ulimit -n 4096
CALLDIR="$(dirname "$(readlink -f "$0")")"
"$CALLDIR/zotero-bin" -app "$CALLDIR/application.ini" $*

Двоичные данные
app/data.db

Двоичный файл не отображается.
Загрузка…
Отмена
Сохранить