mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-25 14:56:17 +00:00
missing '.'
This commit is contained in:
@@ -31,7 +31,7 @@ if(!$app) {
|
||||
unzip $zipfile $tempdir 'scoop-master'
|
||||
rm $zipfile
|
||||
|
||||
echo 'replacing files..'
|
||||
echo 'replacing files...'
|
||||
$null = robocopy $tempdir $currentdir /mir /njh /njs /nfl /ndl
|
||||
rm -r -force $tempdir -ea stop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user