Files
template/frontend/src/tools/logo.sh
T

6 lines
86 B
Bash
Executable File

#!/bin/bash
cat ../html/index.html > index.html
cat ../html/logo.html >> index.html