Running commands
This commit is contained in:
parent
a600e8bb27
commit
4d9a5aff41
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
# Nix Flake Parts Emanote Site
|
# Nix Flake Parts Emanote Site
|
||||||
|
|
||||||
Migrating the OSDS site content to an Emanote site.
|
Migrating the OSDS site content to an Emanote site.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# Run and detach command
|
||||||
|
nohup nix run .#osds-site >log-osds-site.log 2>&1 &
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue