melawy-plymouth-theme-neon-.../dev/d0.sh

15 lines
290 B
Bash
Executable File

#!/bin/bash
set -e
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd "$SCRIPT_DIR/.."
echo "=== Installing theme ==="
bash install.sh
echo ""
echo "=== Starting Plymouth daemon (debug mode) ==="
echo "Press Ctrl+C to stop"
sudo plymouthd --debug --no-daemon --tty=/dev/tty7