Merge pull request #904 from open-sorcerer64/master

Another webcord update
pull/915/head
Botspot 4 years ago committed by GitHub
commit 1509cdbfb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ function error {
exit 1 exit 1
} }
version='1.6.0' version='1.6.1'
#remove electron-discord-webapp if it still exists #remove electron-discord-webapp if it still exists
if command -v webcord >/dev/null ;then if command -v webcord >/dev/null ;then

@ -7,7 +7,7 @@ function error {
exit 1 exit 1
} }
version='1.6.0' version='1.6.1'
#remove electron-discord-webapp if it still exists #remove electron-discord-webapp if it still exists
if command -v webcord >/dev/null ;then if command -v webcord >/dev/null ;then

Loading…
Cancel
Save