We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2393cfe commit 3758240Copy full SHA for 3758240
packages/Debian/common/DEBIAN/postinst
@@ -28,7 +28,7 @@
28
set -e
29
30
# Set FogLAMP to run as a service
31
-cp usr/local/foglamp/extras/scripts/foglamp.service /etc/init.d/foglamp
+cp /usr/local/foglamp/extras/scripts/foglamp.service /etc/init.d/foglamp
32
33
systemctl enable foglamp
34
systemctl start foglamp
0 commit comments