File: S04font-size

package info (click to toggle)
clonezilla 5.12.33-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 4,596 kB
  • sloc: sh: 40,998; perl: 193; python: 59; makefile: 26
file content (10 lines) | stat: -rwxr-xr-x 322 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
# Program to change console font size
# Load DRBL setting and functions
DRBL_SCRIPT_PATH="${DRBL_SCRIPT_PATH:-/usr/share/drbl}"
. $DRBL_SCRIPT_PATH/sbin/drbl-conf-functions
. /etc/drbl/drbl-ocs.conf
. $DRBL_SCRIPT_PATH/sbin/ocs-functions
. /etc/ocs/ocs-live.conf

ocs-console-font-size $live_console_font_size