Skip to content

Commit 3758240

Browse files
committed
some fixes
1 parent 2393cfe commit 3758240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/Debian/common/DEBIAN/postinst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
set -e
2929

3030
# Set FogLAMP to run as a service
31-
cp usr/local/foglamp/extras/scripts/foglamp.service /etc/init.d/foglamp
31+
cp /usr/local/foglamp/extras/scripts/foglamp.service /etc/init.d/foglamp
3232

3333
systemctl enable foglamp
3434
systemctl start foglamp

0 commit comments

Comments
 (0)