Michel-FK 34e44bf9bc rellocate all emulators to a new HOME
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-04 14:11:33 +01:00

7 lines
78 B
Bash
Executable File

#!/bin/sh
export HOME=/tmp/funkey
mkdir -p ${HOME}
cd ${HOME}
PicoDrive "$1"