env,pause

This commit is contained in:
Marc Beninca 2023-11-22 22:56:22 +01:00
parent 2ab2f2032e
commit 738c2095d2
13 changed files with 52 additions and 41 deletions

View file

@ -24,7 +24,7 @@ function debsquash {
echo 'linux'
echo "${linux_path}"
toram='toram'
if [ "${to_ram}" == 'enforce' ] ; then
if [ "${live_from}" == 'ram' ] ; then
toram="${toram}=${sfs}"
fi
linux \