#!/bin/bash


git clone https://github.com/ipc2023-classical/planner30.git NoveltyFBAnytime_build
cd NoveltyFBAnytime_build
git checkout latest

apptainer build ../ipc2023_NoveltyFBAnytime.sif Apptainer.NoveltyFBAnytime

cd ..
rm -rf NoveltyFBAnytime_build
