wip
This commit is contained in:
parent
8accc54559
commit
215506326a
1 changed files with 1 additions and 0 deletions
1
dream.sh
1
dream.sh
|
@ -471,6 +471,7 @@ update-package-list() {
|
||||||
case "$distro" in
|
case "$distro" in
|
||||||
ubuntu | debian)
|
ubuntu | debian)
|
||||||
spin bold red "Refreshing $distro sources.."
|
spin bold red "Refreshing $distro sources.."
|
||||||
|
sleep 1
|
||||||
if ! run $_sudo apt-get update; then
|
if ! run $_sudo apt-get update; then
|
||||||
upclear
|
upclear
|
||||||
throw "Error while updating $distro repositories.."
|
throw "Error while updating $distro repositories.."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue