mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-26 11:24:57 +03:00
Missing double-quote
This commit is contained in:
parent
70825a5ee2
commit
5ee1f09dd2
6
amiga/dist/Install
vendored
6
amiga/dist/Install
vendored
@ -474,9 +474,9 @@
|
||||
(rename (tackon @default-dest "Resources/SearchEngines") (tackon @default-dest "Resources/SearchEngines.backup"))
|
||||
)
|
||||
|
||||
(run "c:filenote Rexx/CloseTabs.nsrx \"Close other tabs\")
|
||||
(run "c:filenote Rexx/ViewSource.nsrx \"View source\")
|
||||
(run "c:filenote Rexx/GetVideo.nsrx \"Get video\")
|
||||
(run "c:filenote Rexx/CloseTabs.nsrx \"Close other tabs\"")
|
||||
(run "c:filenote Rexx/ViewSource.nsrx \"View source\"")
|
||||
(run "c:filenote Rexx/GetVideo.nsrx \"Get video\"")
|
||||
|
||||
(copyfiles
|
||||
(prompt "Copying files")
|
||||
|
Loading…
x
Reference in New Issue
Block a user