Project

General

Profile

1
#!/bin/sh
2
export in_engine=MySQL in_host=localhost in_user="$USER" \
3
in_database=salvias_plots
(4-4/4)