diff --git a/distro/contents/scripts/clean-container-state b/distro/contents/scripts/clean-container-state index c075a9d..0410e91 100644 --- a/distro/contents/scripts/clean-container-state +++ b/distro/contents/scripts/clean-container-state @@ -1,3 +1,5 @@ +#!/bin/bashin + function showhelp { echo -e "\nusage: clean-container-state [-g ] [-s ] [-h] \n" echo " ghn_home = the gHN directory.\n"