Megatest

Artifact [4d623937a5]
Login

Artifact 4d623937a5b785d17880be84f04e3758e2db50ec:


#!/usr/bin/env bash

# Run your step here

cd sqlite-autoconf-$SQLITE3_VERSION
./configure --prefix=$PREFIX

make