This website requires JavaScript.
Explore
Help
Sign In
mattmcw
/
photosite
Watch
1
Star
0
Fork
You've already forked photosite
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
photosite
/
scripts
/
post.sh
7 lines
55 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
set
-e
source
.env
node dist/post
"
${
@
}
"
Reference in New Issue
View Git Blame
Copy Permalink