mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
4 lines
29 B
Bash
4 lines
29 B
Bash
|
#!/bin/sh
|
||
|
echo lalala
|
||
|
exit 1
|