mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-26 04:59:38 +01:00
bash/usr-local-bin/README.md: add Q&A on sensibility of flatpaks
This commit is contained in:
parent
8a93a79b1e
commit
d4be0c437e
@ -1,2 +1,8 @@
|
||||
Simple bash scripts I have in `/usr/local/bin` that may be trivial to recreate,
|
||||
but why reinvent the wheel
|
||||
but why reinvent the wheel.
|
||||
|
||||
## Does this make sense for Flatpaks?
|
||||
|
||||
```bash
|
||||
tail -n +1 /var/lib/flatpak/exports/bin/*
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user