diff --git a/ubuntu.sh b/ubuntu.sh index 3c1ae36e076e9cd5959d5c862651fcc83957d8a6..cd6b1e9b309bd66fc11f3563ac610932ec72c491 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -727,6 +727,9 @@ if [ $method == "systemd" ]; then #region work with misskey user su "$misskey_user" << MKEOF; set -eu; +pwd +echo ~ +cd ~ cd "~/$misskey_directory"; tput setaf 3;