hash-pipe/build.sh
2020-08-29 02:05:32 +02:00

3 lines
75 B
Bash
Executable file

#! /bin/bash
gcc -std=gnu11 -Wall -lssl -lcrypto hash-pipe.c -o hash-pipe