mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
5 lines
110 B
Bash
5 lines
110 B
Bash
#!/bin/sh
|
|
|
|
/iconserver/iconserver &
|
|
dotnet /app/Icons.dll iconsSettings:bestIconBaseUrl=http://localhost:8080
|