script subteme error

Created on 12 October 2024, about 1 month ago

Problem/Motivation

During executing subtheme.sh

Error:
script/subtheme.sh: 17: [[: not found

Proposed resolution

Single brackets solved the problem

๐Ÿ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

๐Ÿ‡ง๐Ÿ‡ชBelgium adiatis Belgium

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @adiatis
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia anoopsingh92 Rajasthan, India

    Hello @adiatis,

    It seems the command youโ€™re using might be incorrect. Please follow these steps:

    Run this command to make the script executable:

    chmod +x script/subtheme.sh or chmod +x ./script/subtheme.sh

    Then, execute the subtheme script:
    sh script/subtheme.sh or ./script/subtheme.sh

Production build 0.71.5 2024