mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-08 21:11:06 -07:00
8 lines
94 B
Bash
Executable file
8 lines
94 B
Bash
Executable file
#! /bin/sh
|
|
|
|
## Set up this package
|
|
|
|
hostname mcp
|
|
|
|
cp -r service/* /var/service
|
|
cp -r www /var
|