mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Cleanup after Chrome install.
This commit is contained in:
@@ -200,6 +200,7 @@ function install_chrome {
|
||||
run_as_root /usr/bin/dpkg -i ${TMPD}/google-chrome.deb || \
|
||||
run_as_root /usr/bin/apt-get install -qq -f -y || \
|
||||
( echo "Could not install chrome." >&2 && return 1 )
|
||||
rm -rf ${TMPD}
|
||||
}
|
||||
|
||||
function read_saved_prefs {
|
||||
|
||||
Reference in New Issue
Block a user