mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 19:39:19 +00:00
Fix darktable docker install
and print version of executable workers on startup
This commit is contained in:
@@ -27,6 +27,8 @@ import (
|
||||
|
||||
func main() {
|
||||
|
||||
log.Println("Starting Photoview...")
|
||||
|
||||
if err := godotenv.Load(); err != nil {
|
||||
log.Println("No .env file found")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user