Skip to content

Commit 9c2f8c7

Browse files
authored
Keep the --yes on dnx runfile
So we can always get updates to the tool itself as needed
1 parent 7c60fb1 commit 9c2f8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oss.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// First run: dnx runfile https://github.com/devlooped/oss/blob/main/oss.cs --yes --alias oss
2-
// Subsequently: dnx runfile oss
2+
// Subsequently: dnx runfile oss --yes
33
#:package Spectre.Console@*
44
#:package CliWrap@*
55

0 commit comments

Comments
 (0)