mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Fix --upgrade
This commit is contained in:
@@ -187,11 +187,9 @@ while [ $# -gt 0 ]; do
|
||||
;;
|
||||
--safe-upgrade)
|
||||
upgrade=safe-upgrade
|
||||
shift
|
||||
;;
|
||||
--full-upgrade)
|
||||
upgrade=full-upgrade
|
||||
shift
|
||||
;;
|
||||
--eth)
|
||||
kernel_params=' net.ifnames=0 biosdevname=0'
|
||||
|
||||
Reference in New Issue
Block a user