Login operation on the base of the line on the same log
temp=""
arch=$(dpkg --print-architecture)
dist="kali-rolling"
lb_opts=""
while [ $# -gt 0 ]; do
arg="$1"
case "$arg" in
-a|--arch|--architecture|--architectures)
arch="$2"
temp="$temp "'"'"$arg"'"'
temp="$temp "'"'"$2"'"'
shift
;;
--distribution)
dist="$2"
shift
;;
--variant)
variant="$2"
shift
;;
-p|--proposed-updates)
enable_pu="1"
;;
operation type is log
sign in ( open setup )
def ( menu) ==r7
Login operation on the base of the line on the same log temp="" arch=$(dpkg --print-architecture) dist="kali-rolling" lb_opts="" while [ $# -gt 0 ]; do arg="$1" case "$arg" in -a|--arch|--architecture|--architectures) arch="$2" temp="$temp "'"'"$arg"'"' temp="$temp "'"'"$2"'"' shift ;; --distribution) dist="$2" shift ;; --variant) variant="$2" shift ;; -p|--proposed-updates) enable_pu="1" ;; operation type is log sign in ( open setup ) def ( menu) ==r7