6 lines
97 B
Bash
Executable File
6 lines
97 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Reload mako configuration (used by the Nomarchy theme switching).
|
|
|
|
makoctl reload
|