File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,9 +43,9 @@ choco install -y classic-shell -installArgs ADDLOCAL=ClassicStartMenu
43
43
# see https://www.chromium.org/administrators/configuring-other-preferences
44
44
choco install - y googlechrome
45
45
$chromeLocation = ' C:\Program Files (x86)\Google\Chrome\Application'
46
- cp - Force Vagrantfile- GoogleChrome- external_extensions.json (Get-Item " $chromeLocation \*\default_apps\external_extensions.json" ).FullName
47
- cp - Force Vagrantfile- GoogleChrome- master_preferences.json " $chromeLocation \master_preferences"
48
- cp - Force Vagrantfile- GoogleChrome- master_bookmarks.html " $chromeLocation \master_bookmarks.html"
46
+ cp - Force c: / vagrant / Vagrantfile- GoogleChrome- external_extensions.json (Get-Item " $chromeLocation \*\default_apps\external_extensions.json" ).FullName
47
+ cp - Force c: / vagrant / Vagrantfile- GoogleChrome- master_preferences.json " $chromeLocation \master_preferences"
48
+ cp - Force c: / vagrant / Vagrantfile- GoogleChrome- master_bookmarks.html " $chromeLocation \master_bookmarks.html"
49
49
50
50
# install other useful applications and dependencies.
51
51
choco install - y notepad2
You can’t perform that action at this time.
0 commit comments