yt-video-to-summary / scripts /chrome-setup.sh
zman1x1's picture
remove sudo to fix init check
2a99725 unverified
raw
history blame contribute delete
139 Bytes
#!/bin/bash
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
dpkg -i google-chrome-stable_current_amd64.deb