1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-25 11:52:56 +01:00
spacebarchat/scripts/setup
2021-04-18 14:15:51 +02:00
..
fosscord.txt Add files via upload 2021-04-18 14:15:51 +02:00
README.md update.bat script 2021-04-07 16:39:43 +02:00
setup.bat Add files via upload 2021-04-18 14:15:51 +02:00
setup.sh update.bat script 2021-04-07 16:39:43 +02:00

Getting Started

Windows

Just double click setup.bat

Linux/MacOS

to execute the setup script you need to grant execution permission (+x). To do that open your terminal and navigate to this directory setup/ and enter this:

chmod +x setup.sh

and then execute by double clicking or entering this in the terminal:

./setup.sh