Daniel Gibbs
1 year ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
1 additions and
1 deletions
-
entrypoint-user.sh
|
|
@ -33,7 +33,7 @@ if [ ! -d "/app/serverfiles" ]; then |
|
|
|
echo -e "" |
|
|
|
echo -e "creating symlink for ${LGSM_SERVERCFG}" |
|
|
|
echo -e "=================================" |
|
|
|
ln -s "${LGSM_SERVERCFG}" "/app/serverfiles" |
|
|
|
ln -s "${LGSM_SERVERFILES}" "/app/serverfiles" |
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|