installation rCONFIG

General support questions
Post Reply
harcaya
Posts: 1
Joined: 2022/12/31 21:17:28

installation rCONFIG

Post by harcaya » 2022/12/31 21:30:39

Hi,

running bash finish with error mesage:
line 2: syntax error near unexpected token newline'
line 2: `<div class:"relative z-10">

sintax on file:
#! /bin/bash
<div class="relative z-10">

help me

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: installation rCONFIG

Post by TrevorH » 2023/01/01 14:25:11

That's not valid bash syntax. It appears to be a web page with "#! /bin/bash" inserted at the top.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply