walnux/configs/maple/tools/env.sh

5 lines
63 B
Bash

#!/bin/bash
cd tools
./configure.sh maple/$1
cd - > /dev/null