diff options
| -rwxr-xr-x | install/discord.fish | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/install/discord.fish b/install/discord.fish index 8042277..1b3bb00 100755 --- a/install/discord.fish +++ b/install/discord.fish @@ -3,7 +3,8 @@ . (dirname (status filename))/util.fish install-deps git discord equicord-installer-bin -sudo Equilotl -install -install-openasar -location /opt/discord +sudo Equilotl -install -location /opt/discord +sudo Equilotl -install-openasar -location /opt/discord set -l dist $C_DATA/discord |