iwr -useb https://gist.github.com/koumaza/a4dfc5a26932a7a4d428ee834a273a3f/raw/69cb3eb3a15879eeaed6de163bcc3718a5d5f44e/scoopupd.ps1 | iex
Last active
October 12, 2020 00:26
-
-
Save koumaza/a4dfc5a26932a7a4d428ee834a273a3f to your computer and use it in GitHub Desktop.
scoop update
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scoop update * | |
scoop cleanup * --cache | |
scoop cache rm * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment