Explain the migration

This commit is contained in:
David Heinemeier Hansson
2025-11-21 19:22:04 +01:00
parent 63df15c967
commit 4fae366a5b

View File

@@ -1,3 +1,5 @@
echo "Switch Elephant to run as a systemd service and walker to be autostarted on login"
pkill elephant
elephant service enable
systemctl --user start elephant.service