You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,16 @@ Just a basic script runner to easily abort/continue on previous step failure
7
7
8
8
#### Install on linux with curl script
9
9
10
-
Ensure first that the `MY_OS`and `MY_ARCH` variables suit your system. The script does not validate the arguments but just print out a probable list.
10
+
Ensure first that the `MY_OS`, `MY_ARCH`and `VER` variables suit your system. The script does not validate the arguments but just print out a probable list.
11
11
12
12
This list is directly based on the available download files found here: https://github.com/golang-devops/yaml-script-runner/releases/latest.
0 commit comments