This website works better with JavaScript.
Home
Explore
Help
Sign In
mar
/
container
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
build files for making podman containers
210
Commits
8
Branches
0
Tags
2.3 MiB
Shell
97.1%
PHP
2.9%
Tree:
58b25cff15
container
/
nextcloud
/
assets
/
bin
/
db-load
3 lines
53 B
Raw
Blame
History
#!/bin/bash
db-make
psql -U
$DBUSER
-d
$DBNAME
-f
$1
Reference in new issue