mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-07 12:30:47 -07:00
Neale Pickett
2532fe5e43
* Octopus changes * Change how things start a little (hopefully cleaner) * Fix bubblebabble bug * other junk, I don't know
4 lines
70 B
Bash
Executable file
4 lines
70 B
Bash
Executable file
#! /bin/sh
|
|
|
|
cp -r service/* /var/service
|
|
mkdir -p /var/lib/ctf/tokens
|