board: restyaboard.sh Install Script not working on ubuntu 16.04
I´m trying to update my restyaboard form 0.5.2. to 0.6.1
The restyaboard crashes after downloading it from https://github.com/RestyaPlatform/board/raw/master/restyaboard.sh to /tmp and execute it with:
./restyaboard.sh: 63: ./restyaboard.sh: Syntax error: Bad function name
After changing the function names from upgrade-0.3-0.4 to upgrade_0_3_0_4 and so on it crashes with
./restyaboard1.sh: 154: ./restyaboard1.sh: Syntax error: word unexpected (expecting ")")
I think #/bin/sh is the problem or did I miss here something?
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 15 (7 by maintainers)
Commits related to this issue
- changes #1533 : restyaboard.sh file updated — committed to RestyaPlatform/board by saravanan477 6 years ago
- Merge pull request #1548 from RestyaPlatform/issue/1533 changes #1533 : restyaboard.sh file updated — committed to RestyaPlatform/board by ssivachidambaram 6 years ago
- changes #1533 : chat and Elastic search shellscript files updated — committed to RestyaPlatform/board by saravanan477 6 years ago
- chnages #1533 : restyaboard_uninstall.sh file updated — committed to RestyaPlatform/board by saravanan477 6 years ago
- Merge pull request #1549 from RestyaPlatform/issue/1533 changes #1533 : restyaboard_uninstall.sh, chat.sh,Elasticsearch.sh files updated — committed to RestyaPlatform/board by ssivachidambaram 6 years ago
- Fixes #1533 : #!bin/sh replaced with #!bin/bash in all sh file — committed to RestyaPlatform/board by saravanan477 6 years ago
- Merge pull request #1557 from RestyaPlatform/issue/1533 Fixes #1533 : restyaboard.sh file updated correctly — committed to RestyaPlatform/board by ssivachidambaram 6 years ago
Please try running from command prompt
/bin/bash restyaboard.sh