add example for singleton

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-09 22:21:39 +01:00
commit a67073a45b
3 changed files with 5 additions and 1 deletions

View file

@ -20,7 +20,7 @@
#
destination=/etc/issue
os="$(cat "out/explorer/os")"
Zs="$(cat "out/explorer/os")"
case "$os" in
archlinux)