Email or username:

Password:

Forgot your password?
Top-level
partizan

@gamingonlinux That's nice feature to have, but having `.desktop` file which executes remote scripts is very dangerous idea:

```
Exec=sh -c 'curl -L raw.githubusercontent.com/mora | bash'
```

1 comment
Liam @ GamingOnLinux 🐧🎮

@partizan This is how lots of things work on steam deck because it's one of the easiest ways to do it, yes it can be dangerous if you're doing it from entirely random scripts

Go Up