This website requires JavaScript.
Explore
Help
Sign In
logauth
/
SATS
Watch
1
Star
0
Fork
You've already forked SATS
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3e1257417f
SATS
/
lib
/
cyclic-hash
/
decr
4 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Restructuring with shell_exec, with shell facades for php scripts (shebang trouble because displaying itself) + log management
2017-01-27 19:41:02 +00:00
#!/bin/sh
Created cyclic-hash `decr` and `hash` functions
2017-01-26 18:55:53 +00:00
Restructuring with shell_exec, with shell facades for php scripts (shebang trouble because displaying itself) + log management
2017-01-27 19:41:02 +00:00
php $(realpath $(dirname $0))/source/decr.php;