3aaa9b3f0d
edit_access_data table can hold name/value pairs for additional info in the access group
7 lines
72 B
Bash
Executable File
7 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm error;
|
|
rm output;
|
|
bin/drop_data.sh;
|
|
bin/import_data.sh;
|