Unverified Commit e8e18bd9 authored by Kevin Lyda's avatar Kevin Lyda
Browse files

Some initial test fpt runs

parent e54e0081
Loading
Loading
Loading
Loading

util/fpt.sh

0 → 100755
+5 −0
Original line number Diff line number Diff line
#!/bin/bash

export PATH="$HOME/src/os-projects/bulletin/util/fpt:$PATH"

exec fpt "$@"