Download this file
1 2 3 4 5 6 7 8
case $1 in desk) python3 backup/fn-3-wed/main.py ;; app) python3 android_app/main.py ;; esac