Merge pull request #226 from GermanBread/master

fish bad, none of my homies use fish
This commit is contained in:
JeanOUINA 2021-03-24 20:07:26 +01:00 committed by GitHub
commit d56e032e8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Original script by https://github.com/GermanBread
# Lightcord unified Linux installer by Germanbread

View File

@ -63,7 +63,7 @@ You can also install it with our *express install script*, which will automatica
## Running From Source
Prerequisites: [Node.js](https://nodejs.org/en/) and NPM
To run from source, follow these instructions:
```sh
```bash
git clone https://github.com/Lightcord/Lightcord
cd Lightcord
npm run devInstall
@ -75,7 +75,7 @@ Lightcord will then launch. If you see the Lightcord icon, you're good to go!
![icon](https://github.com/Lightcord/Lightcord/blob/master/imagery/68747470733a2f2f692e696d6775722e636f6d2f72486e73504e4f2e706e67.png?raw=true)
<br />
Any time you want to launch, just run:
```sh
```bash
npm run run
```
@ -84,7 +84,8 @@ npm run run
## Express Install Script
- This script requires the `unzip` package to be installed. Use your package manager of choice to install it.
- To install, paste `sh -c "$(curl -s https://raw.githubusercontent.com/Lightcord/Lightcord/master/LULI.sh)"` in terminal and press enter. The installer will guide you through the rest.
To install, paste `bash -c "$(curl -s https://raw.githubusercontent.com/Lightcord/Lightcord/master/LULI.sh)"` in terminal and press enter. The installer will guide you through the rest.
## Features
* **BetterDiscord built in** - Use almost any BetterDiscord plugin or theme!