#!/bin/bash
mount /stick && cp -av "$@" /stick/palm/Launcher && umount /stick
