mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 09:21:25 +03:00
fix(docker): permissions
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
if [ "$DOCKER" = "true" ]; then
|
||||
base_dir="/app"
|
||||
else
|
||||
|
Reference in New Issue
Block a user