feat: add bds core, locale updates and safety fixes
This commit is contained in:
4
templates/start-pmmp.tpl
Normal file
4
templates/start-pmmp.tpl
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
cd "$(dirname "$0")"
|
||||
./start.sh "$@"
|
||||
Reference in New Issue
Block a user