mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
Fix incorrectly placed ;
This commit is contained in:
parent
e181871b84
commit
83ccd991db
|
@ -40,8 +40,8 @@ fastUpdate() {
|
|||
echo -e "${RED}Rate-mirrors failed, restoring backup.${RC}"
|
||||
$ESCALATION_TOOL cp /etc/pacman.d/mirrorlist.bak /etc/pacman.d/mirrorlist
|
||||
fi
|
||||
|
||||
;;
|
||||
|
||||
apt-get|nala)
|
||||
$ESCALATION_TOOL apt-get update
|
||||
if ! command_exists nala; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user