Commit 54e5a810 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play epsonscan2: use download3.ebz.epson.net, fix pack.d cd after erc --here

parent 12a71a8e
......@@ -9,7 +9,7 @@ if ! echo "$TAR" | grep -q "epsonscan2-bundle-.*.tar.gz" ; then
fatal "No idea how to handle $TAR"
fi
erc --here unpack $TAR && cd epsonscan2-bundle-* || fatal
erc --here unpack $TAR || fatal
# TODO:
# cp $base/DefaultSettings.SF2 $HOME/.epsonscan2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment