#!/bin/sh

saveenv
if [ $? != 0 ]; then
	echo "saving environment failed"
fi

sleep 2
