⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
BIEN 3
All Projects
Overview
Activity
Issues
Calendar
Documents
Wiki
Repository
Download (47 Bytes)
Statistics
| Revision:
root
/
scripts
/
admin
/
vegbien_db_create
@ 203
View
History
Annotate
1
194
aaronmk
#!/bin/sh
2
sudo
-u
postgres psql
"
$@
"
<
"
$0
.sql"
Loading...