mirror of https://github.com/dirtbags/moth.git
9 lines
94 B
Plaintext
9 lines
94 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
## Set up this package
|
||
|
|
||
|
hostname mcp
|
||
|
|
||
|
cp -r service/* /var/service
|
||
|
cp -r www /var
|