fixes for the install
This commit is contained in:
@@ -167,7 +167,9 @@ fi
|
|||||||
# Install Compiled Servers
|
# Install Compiled Servers
|
||||||
|
|
||||||
echo "Installing compiled servers..."
|
echo "Installing compiled servers..."
|
||||||
. install-compiled.sh
|
if ! bash install-compiled.sh; then
|
||||||
|
echo "Warning: install-compiled.sh encountered errors. Some applications may not have installed correctly."
|
||||||
|
fi
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "HamPackServer is installed successfully!"
|
echo "HamPackServer is installed successfully!"
|
||||||
|
|||||||
Reference in New Issue
Block a user