diff options
author | pappy | 2018-06-17 17:12:42 +0300 |
---|---|---|
committer | pappy | 2018-06-17 17:12:42 +0300 |
commit | adaf10f4423f408f63cfb70a2fd7098b4f71a48b (patch) | |
tree | 49548ef19d6f7c518ffadf8e99888bdab9878080 /octoprint.service | |
parent | 95199a6d597aa1bbad296eb43a863f699c4a6e27 (diff) | |
download | aur-adaf10f4423f408f63cfb70a2fd7098b4f71a48b.tar.gz |
added post-upgrade
Diffstat (limited to 'octoprint.service')
-rw-r--r-- | octoprint.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/octoprint.service b/octoprint.service index b1b25f0936e5..bef842d32fc2 100644 --- a/octoprint.service +++ b/octoprint.service @@ -10,3 +10,4 @@ ExecStart=/usr/lib/octoprint/bin/octoprint-serve [Install] WantedBy=multi-user.target + |