Bug.
This commit is contained in:
parent
7fa72fc5cc
commit
7c212d1ccd
1 changed files with 1 additions and 1 deletions
2
start.tf
2
start.tf
|
@ -49,7 +49,7 @@
|
|||
touch %{priv_dir}/%{mudworld}/aliases.tf; \
|
||||
if [ ! -f %{priv_dir}/%{mudworld}/herbs.tf ]; then \
|
||||
cp ../common/std/herbs.tf %{priv_dir}/%{mudworld}/exceptions.tf; \
|
||||
fi
|
||||
fi; \
|
||||
if [ ! -f %{priv_dir}/%{mudworld}/exceptions.tf ]; then \
|
||||
cp ../common/std/exceptions.tf %{priv_dir}/%{mudworld}/exceptions.tf; \
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue