JACOBSMILE / tmodloader1.4

An easy to configure Docker Image for tModLoader 1.4 servers.
Other
120 stars 29 forks source link

`/terraria-server/./entrypoint.sh: line 24: ./prepare-config.sh: Permission denied` #30

Closed CatEricka closed 1 year ago

CatEricka commented 1 year ago
$ podman exec -it tmodloader-tmodloader-server bash
root@tmodloader:/terraria-server# ls -l
total 23596
drwxr-xr-x 3 root root     4096 Jul 11 18:33 Content
drwxr-xr-x 3 root root     4096 Jul 11 18:33 DedicatedServerUtils
drwxr-xr-x 1 root root     4096 Jul 23 06:25 LaunchUtils
drwxr-xr-x 1 root root     4096 Jul 11 18:33 Libraries
-rw-r--r-- 1 root root     1011 Jul 11 18:33 RecentGitHubCommits.txt
-rwxr-xr-x 1 root root      162 Jul 23 06:23 autosave.sh
drwxr-xr-x 1 root root     4096 Jul 23 06:25 dotnet
-rwxr-xr-x 1 root root     4589 Jul 23 06:23 entrypoint.sh
-rw-r--r-- 1 root root     4605 Jul 23 06:23 prepare-config.sh
-rw-r--r-- 1 root root     3541 Jul 11 18:33 serverconfig.txt
-rw-r--r-- 1 root root       71 Jul 11 18:33 start-tModLoader-FamilyShare.bat
-rw-r--r-- 1 root root      100 Jul 11 18:33 start-tModLoader-FamilyShare.sh
-rw-r--r-- 1 root root       87 Jul 11 18:33 start-tModLoader.bat
-rw-r--r-- 1 root root      280 Jul 11 18:33 start-tModLoader.sh
-rw-r--r-- 1 root root       85 Jul 11 18:33 start-tModLoaderServer.bat
-rw-r--r-- 1 root root     1250 Jul 11 18:33 start-tModLoaderServer.sh
-rw-r--r-- 1 root root     1131 Jul 11 18:33 tMLMod.targets
drwxr-xr-x 1 root root     4096 Jul 23 08:03 tModLoader-Logs
-rw-r--r-- 1 root root   102846 Jul 11 18:33 tModLoader.deps.json
-rw-r--r-- 1 root root 19407872 Jul 11 18:33 tModLoader.dll
-rw-r--r-- 1 root root  3521796 Jul 11 18:33 tModLoader.pdb
-rw-r--r-- 1 root root       96 Jul 11 18:33 tModLoader.runtimeconfig.dev.json
-rw-r--r-- 1 root root      292 Jul 11 18:33 tModLoader.runtimeconfig.json
-rw-r--r-- 1 root root  1026313 Jul 11 18:33 tModLoader.xml
drwxr-xr-x 2 root root     4096 Jul 11 18:34 tModPorter
JACOBSMILE commented 1 year ago

Merged.