PKGM="apt" was defined twice
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
# Menu #
|
# Menu #
|
||||||
##----------##
|
##----------##
|
||||||
sed -i -e 's/magenta/blue/g' /etc/newt/palette
|
sed -i -e 's/magenta/blue/g' /etc/newt/palette
|
||||||
PKGM="apt"
|
|
||||||
if [ "$1" != "-l" ]; then
|
if [ "$1" != "-l" ]; then
|
||||||
echo "Normal mode"
|
echo "Normal mode"
|
||||||
PKGM="debconf-apt-progress -- apt"
|
PKGM="debconf-apt-progress -- apt"
|
||||||
|
|||||||
Reference in New Issue
Block a user