mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-18 13:06:09 +05:00
First version native client for Tizen, WebOS, Android
This commit is contained in:
@@ -28,6 +28,7 @@ func main() {
|
||||
|
||||
run("rm", "-rf", srcGo+"template/pages")
|
||||
run("cp", "-r", compileHtml, srcGo+"template/pages")
|
||||
run("cp", "-r", "server/web/msx/pages", srcGo+"template/pages/msx")
|
||||
|
||||
files := make([]string, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user