Hello together,
I tried to follow the tutorial for Seafile on a Cubietruck running:
$this->bbcode_second_pass_code('', '
$ uname -a
Linux Cubietruck 3.4.90-4-ARCH #1 SMP PREEMPT Sat Jun 14 14:27:01 MDT 2014 armv7l GNU/Linux
')
pacman -Qi seafile-server | grep Version gives me
$this->bbcode_second_pass_code('', '$ pacman -Qi seafile-server | grep Version
Version : 3.0.2-3')
But https://github.com/haiwen/seahub/archive/v3.0.2-3-server.tar.gz doesn't exist. The versions provided on https://github.com/haiwen/seahub/releases don't list such a version.
Did I miss something following the tutorial step "Download seahub and extract it"?
Thanks alot
sj7