7 lines
140 B
Bash
Executable File
7 lines
140 B
Bash
Executable File
#!/bin/bash
|
|
_getHeader "$name" "$author"
|
|
|
|
sel=""
|
|
_getConfSelector animation.conf animations
|
|
_getConfEditor animation.conf $sel
|
|
_reloadModule |