First commit
This commit is contained in:
5
start.bash
Normal file
5
start.bash
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
RUST_LOG=garage=debug
|
||||
chown -R cloudron:cloudron /app/data
|
||||
gosu cloudron:cloudron garage -c /app/data/garage.toml server
|
||||
Reference in New Issue
Block a user