Hi, i triple checked the script from the wiki even under Rasbian and its "working".
Most of the variables in that script are "needed" to shorten the script and allows you to copy all lines and pate them directly to you ssh/terminal session. (The Wikisoftware is quite tricky when posting code) May you missed the line before? Code: -------------------- url="http://www.mysqueezebox.com/update/?version=7.9.0&revision=1&geturl=1&os=deb" latest_lms=$(wget -q -O - "$url") mkdir -p /sources cd /sources wget $latest_lms LMS_DEB=${LATEST_LMS##*/} dpkg -i $lms_deb -------------------- Gruss Jan ------------------------------------------------------------------------ DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516 View this thread: http://forums.slimdevices.com/showthread.php?t=105244 _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix