5 lines
49 B
Bash
5 lines
49 B
Bash
#!/bin/bash
|
|
set -e
|
|
|
|
# Pick a preconfigured theme
|
#!/bin/bash
|
|
set -e
|
|
|
|
# Pick a preconfigured theme
|