#!/bin/bash

echo "Running AI SDK install!"
chwd --ai_sdk --autoconfigure

# vim:set ft=bash sw=2 sts=2 et:
