From b432108ddf969d41541befe202523d73a3999efb Mon Sep 17 00:00:00 2001 From: Matthias Strubel Date: Wed, 5 Jun 2013 10:15:24 +0200 Subject: [PATCH] typo fix --- piratebox/piratebox/bin/install_piratebox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piratebox/piratebox/bin/install_piratebox.sh b/piratebox/piratebox/bin/install_piratebox.sh index 58a31fb..e0dea3f 100755 --- a/piratebox/piratebox/bin/install_piratebox.sh +++ b/piratebox/piratebox/bin/install_piratebox.sh @@ -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