mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Minor update 2
This commit is contained in:
+1
-1
@@ -440,7 +440,7 @@ if [ "$DEBI_POWEROFF" = true ]; then
|
|||||||
echo 'd-i debian-installer/exit/poweroff boolean true' | $save_preseed
|
echo 'd-i debian-installer/exit/poweroff boolean true' | $save_preseed
|
||||||
fi
|
fi
|
||||||
|
|
||||||
save_grubcfg=cat
|
save_grubcfg="cat"
|
||||||
if [ "$DEBI_DRY_RUN" != true ]; then
|
if [ "$DEBI_DRY_RUN" != true ]; then
|
||||||
if [ -z "$DEBI_ARCH" ]; then
|
if [ -z "$DEBI_ARCH" ]; then
|
||||||
if command_exists dpkg; then
|
if command_exists dpkg; then
|
||||||
|
|||||||
Reference in New Issue
Block a user