This commit is contained in:
Matthias Strubel 2013-06-05 10:15:24 +02:00
parent ee2d88abba
commit b432108ddf

View file

@ -171,7 +171,7 @@ if [ $2 = 'imageboard' ] ; then
fi
echo " Wgetting kareha-zip file "
cd $PIRATEBOX_FOLDER/timp
cd $PIRATEBOX_FOLDER/tmp
KAREHA_RELEASE=kareha_3.1.4.zip
wget http://wakaba.c3.cx/releases/$KAREHA_RELEASE
if [ "$?" != "0" ] ; then