Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
cdop
/
repo
Watch
1
Star
0
Fork
0
Files
Tree:
7591b91857
Branches
Tags
master
repo
/
_archives
/
sh-sitify
/
lib
/
sitify
/
hookinitinfo
hookinitinfo
88 B
History
Raw
1
2
3
4
5
6
#!/bin/sh
HookInitInfo () {
Output "Sitifying: ${ORIG}"
Output " to: ${DEST}"
}