release blend 2.0.0

This commit is contained in:
Rudra Saraswat 2023-02-11 17:33:29 +05:30
parent 4e4bdd33d2
commit 37d4a6155e
36 changed files with 2557 additions and 458 deletions

10
blend-files.service Normal file
View file

@ -0,0 +1,10 @@
[Unit]
Description=Make container apps accessible
[Service]
Type=simple
StandardOutput=journal
ExecStart=/usr/bin/blend-files
[Install]
WantedBy=default.target