env,pause
This commit is contained in:
parent
2ab2f2032e
commit
738c2095d2
13 changed files with 52 additions and 41 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue