#!/bin/bash
mkdir -p ~/.zpe/man/man1/
sudo install -g 0 -o 0 -m 0644 ~/.zpe/manual.txt ~/.zpe/man/man1/zpe.1
sudo chmod 755 ~/.zpe/zpe