#!/bin/sh
#need this script for the "easy" desktop icon.
#ref: /mnt/wkg/containers/desk/desktop

#181014 launching from 'easy' icon failed. from terminal and jwm menu ok.
#so now run urxvt, and in /root/.jwmrc hide the terminal window...
#exec ec-chroot easy
#urxvt -name eclaunch -iconic -e ec-chroot easy
#181017 simpler solution:
empty -f ec-chroot easy
