#!/bin/bash
cd /usr/share/tails-greeter/
export LANG="en_US.UTF-8"
/usr/share/tails-greeter/set-cursor.py watch
/usr/bin/python3 ./tails-greeter.py
