yt-video-to-summary / scripts /chrome-setup.sh
zman1x1's picture
resolv chrome independently
050bb7a unverified
raw
history blame
149 Bytes
#!/bin/bash
sudo wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb