Added compile.sh folder check warnings
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
{
|
||||
# NOTE: compile.sh looks for this file in order to determine if this is the Cuberite folder.
|
||||
# Please modify compile.sh if you want to rename or remove this file.
|
||||
# This file was chosen arbitrarily and it is a good enough indicator that we are in the Cuberite folder.
|
||||
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user