mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-07 04:20:39 -07:00
Neale Pickett
89ebd469d7
Also, modularize the build. This is now a single project for all CTF packages.
4 lines
37 B
Bash
Executable file
4 lines
37 B
Bash
Executable file
#! /bin/sh
|
|
|
|
exec 2>&1
|
|
exec ./pointsd
|