mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/bash
|
|
set +x # get debug log
|
|
set -e # exit on errors
|
|
|