Centos 7 Script #21

Closed
opened 2019-10-10 23:05:04 +02:00 by okwindart · 5 comments
okwindart commented 2019-10-10 23:05:04 +02:00 (Migrated from github.com)

I have tried to run this script:
github.com/BookStackApp/devops@ca3d5a7294/scripts/installation-CentOS-7.sh

But I am getting the following error:

image

This is on a clean Centos 7 (minimal install) VM

Thanks!
Ken

I have tried to run this script: https://github.com/BookStackApp/devops/blob/ca3d5a7294412a58791f6a25d988df0f9704ff93/scripts/installation-CentOS-7.sh But I am getting the following error: ![image](https://user-images.githubusercontent.com/46505131/66661745-215d3f80-ec0d-11e9-9874-1ddcd0b1d7fb.png) This is on a clean Centos 7 (minimal install) VM Thanks! Ken
ssddanbrown commented 2019-10-11 20:58:25 +02:00 (Migrated from github.com)

Hi @okwindart,
Are you using windows at all in the process of getting the script onto the server? Any transfer, copy or edit steps ran via windows could add such carriage returns that are causing the error.

Hi @okwindart, Are you using windows at all in the process of getting the script onto the server? Any transfer, copy or edit steps ran via windows could add such carriage returns that are causing the error.
okwindart commented 2019-10-11 21:01:39 +02:00 (Migrated from github.com)

@ssddanbrown: What's the full wget command to get this script downloaded into the server? Thank you!

@ssddanbrown: What's the full wget command to get this script downloaded into the server? Thank you!
ssddanbrown commented 2019-10-11 21:09:23 +02:00 (Migrated from github.com)

@okwindart

wget https://raw.githubusercontent.com/BookStackApp/devops/master/scripts/installation-centos-7.sh
@okwindart ```bash wget https://raw.githubusercontent.com/BookStackApp/devops/master/scripts/installation-centos-7.sh ```
okwindart commented 2019-10-11 21:20:24 +02:00 (Migrated from github.com)

Thanks! That worked!

BTW: Thank you for developing BookStack. I am simply loving it! I had it installed earlier with Ubuntu but wanted to get it working with Centos. You can now close this issue.

Thanks! That worked! BTW: Thank you for developing BookStack. I am simply loving it! I had it installed earlier with Ubuntu but wanted to get it working with Centos. You can now close this issue.
ssddanbrown commented 2019-10-11 22:09:32 +02:00 (Migrated from github.com)

@okwindart Awesome! glad you're enjoying the project!

@okwindart Awesome! glad you're enjoying the project!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bookstack/devops#21
No description provided.