mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 12:49:37 +03:00
4 lines
No EOL
102 B
Bash
Executable file
4 lines
No EOL
102 B
Bash
Executable file
#!/bin/sh
|
|
|
|
mv build/variables.css ../styles/variables.css
|
|
mv build/variables.less ../styles/theme.less |