mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 20:23:29 +08:00
4 lines
102 B
Bash
Executable File
4 lines
102 B
Bash
Executable File
#!/bin/sh
|
|
|
|
mv build/variables.css ../styles/variables.css
|
|
mv build/variables.less ../styles/theme.less |