1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-07-17 13:17:45 +02:00

nativefier: added help for linking to path in linux

This commit is contained in:
tiyn 2025-06-30 01:44:02 +02:00
parent 8e5a24fe8c
commit aa2ff10a02

View File

@ -54,8 +54,9 @@ nativefier --name Mastodon \
``` ```
Afterwards if a [Linux](/wiki/linux.md)-based system is used the created app can be added to the Afterwards if a [Linux](/wiki/linux.md)-based system is used the created app can be added to the
profile. path.
An example for this is the following command which links the applicatoin to a specifically created An example for this is the following command which
[links](/wiki/linux/shell.md#symbolic-links-using-ln) the applicatoin to a specifically created
directory. directory.
```sh ```sh