You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
citrine/citrine.sh

6 lines
157 B
Bash

#!/usr/bin/env bash
sudo script -O /var/log/citrine.log -q -c "citrine.internal"
sudo cp /var/log/citrine.log /mnt/var/.
echo "Run 'reboot' to restart. :)"