Skip to content
Snippets Groups Projects
Commit 54a2d016 authored by tamaina's avatar tamaina
Browse files

???

parent 34aae308
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment