diff --git a/installparty/helfer-handout/handout.pdf b/installparty/helfer-handout/handout.pdf
index 6a0ca707633f0ba6ea2b3b6cf6184a83fb6d74fc..49dad4802ea9ad36099be6ef6c1792d2ceb20c96 100644
Binary files a/installparty/helfer-handout/handout.pdf and b/installparty/helfer-handout/handout.pdf differ
diff --git a/installparty/helfer-handout/handout.tex b/installparty/helfer-handout/handout.tex
index 148fca0dd3de98088021ee268511d370d25530bd..dacc8bca71f26d64cf9f3d4d3ddb62d376008239 100644
--- a/installparty/helfer-handout/handout.tex
+++ b/installparty/helfer-handout/handout.tex
@@ -147,7 +147,7 @@
 Aufruf mit \texttt{\$ bash /<stick-mnt>/scripts/<scriptname>}; \texttt{stick-mnt} ist \texttt{/cdrom} (LiveCD) oder auf dem installierten System von \texttt{lumi}: \texttt{/media/lumi/LIPStick}
 \begin{itemize}
 	\item \texttt{chroot\_target.sh /dev/sdX} Setzt ein sauberes chroot in /target auf; sdX ist die root Partition des installierten Systems.
-	\item \texttt{linuxparty.py} Das bekannte LIP Install Skript.
+	\item \texttt{linuxparty.sh} Das bekannte LIP Install Skript.
 	\item \texttt{liprepoctl.sh [off|on /media/lumi/LIPStick/]} Steuert das Offline Repository.
 	\item \texttt{update\_stick.sh} Aktualisiert das git auf dem \lipstick{} und wechselt auf den richtigen Branch.
 	\item \texttt{install\_pkg.sh <package list>} Wrapper für apt-get install, der das Offline Repository berücksichtigt.