Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automated installation script for Linux #185

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

snappyapple632
Copy link

@snappyapple632 snappyapple632 commented Jun 30, 2024

The purpose of this script is to automate the tedious task of clicking back and forth between the OpenAsar website and your file explorer of choice figuring out which directory Discord is installed in.

Effectively, installation on Linux would be as simple as running wget -q -O - https://raw.githubusercontent.com/GooseMod/OpenAsar/main/scripts/install-openasar.sh | bash in the terminal.
The wiki will be updated to reflect this new method of installation.

To do:
Attain feature parity with the current PowerShell script

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@Moire9
Copy link

Moire9 commented Jan 8, 2025

This script doesn't support installing into non-stable releases of Discord (e.g. ptb, canary, development). Luckily this is pretty easy to rectify, just some copy-pasting with slight modifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants