Skip to content

3c6c/discordautoupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This script can setup discord from scratch on linux

  • Requirements: wget command, tar command.

This script is capable of downloading whole discord from scratch using wget command. usage:

git clone https://github.com/5onGoku/discordautoupdate.git
chmod +x discordautoupdate
./discordupdate or bash discordautoupdate

clone and run this script anywhere you like and it will install latest discord image from discord website in '/tmp' directory and extract its contents. Once the contents are extracted it will be copied to '/opt/Discord/' directory and then you can close the terminal and run discord so that it can update itself.

Make Sure: File permissions are set correctly for all users to execute the script use chmod +x discordupdate

Any Issue/Suggestions are highly appreciated!

About

This is a simple bash script that downloads latest version of discord from website using wget in /tmp directory and then extract it there and make it available in your /opt folder. Note: You need to have discord already installed in your /opt directory for the script to work. Edit paths according to your need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages