mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-05-04 08:41:36 +00:00
fa17c2bd4c
* try catch on update fixes #1118 * deleting the right dir * added -ea stop to git command * added try catch to bucket update * removing space * Removing -ea from git command, since it isn´t a scriptlet * When git clone fail, it does not create de $newdir, so I changed the code to check for this path. When the git pull fail, nothing happens, so It doesnt need any changes Also, git error could not be catch in powersheel exception * removing blank lines