diff --git a/leap/container_exit.sh b/leap/container_exit.sh index ae90b89..d614449 100755 --- a/leap/container_exit.sh +++ b/leap/container_exit.sh @@ -1,6 +1,4 @@ -#!/bin/sh +#!/bin/bash +export LANG=C LC_CTYPE=C set -x -LANG=C -LC_CTYPE=C -export LANG LC_CTYPE -zypper clean --all +zypper clean -a diff --git a/leap/excludes b/leap/excludes index b43f415..72735c2 100644 --- a/leap/excludes +++ b/leap/excludes @@ -1,3 +1,3 @@ /boot/ -/var/tmp -/usr/share/GeoIP +/usr/share/doc +/usr/share/man