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
1bb60f2be3
SATS
/
lib
/
api
/
deploy
4 lines
76 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
/usr/bin/env php
$(
realpath
$(
dirname
$0
)
)
/source/deploy.php
$*
;
Reference in New Issue
View Git Blame
Copy Permalink