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
1dfc120e13
SATS
/
lib
/
cyclic-hash
/
decr
4 lines
71 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
[Done] Usage of /usr/bin/env instead of shortcuts
2017-02-18 10:07:56 +00:00
/usr/bin/env php $(realpath $(dirname $0))/source/decr.php;