This website requires JavaScript.
Explore
Help
Sign In
ifiguero
/
pysmtp
Watch
1
Star
0
Fork
You've already forked pysmtp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
pysmtp
/
dockerdb.sh
4 lines
56 B
Bash
Executable File
Raw
Permalink
Blame
History
#!//bin/bash
psql -h localhost -d docker -U docker
$@
Reference in New Issue
View Git Blame
Copy Permalink