mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
test
This commit is contained in:
@@ -19,7 +19,7 @@ write_to_file() {
|
|||||||
printf "# %s\n\n\`\`\`\n%s\n\`\`\`" "$program" "$cmd" > "$file"
|
printf "# %s\n\n\`\`\`\n%s\n\`\`\`" "$program" "$cmd" > "$file"
|
||||||
|
|
||||||
# remove .exe when using Windows
|
# remove .exe when using Windows
|
||||||
sed -i -e 's/\.exe//g' "$file"
|
sed -i -e 's/\.exe//g' "$file"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Check if a lighthouse binary exists in the current branch.
|
# Check if a lighthouse binary exists in the current branch.
|
||||||
|
|||||||
Reference in New Issue
Block a user