Skip to content

Commit 8dc9dcc

Browse files
marian-pritsaklguohan
authored andcommitted
[slave.mk]: Make installer executable. (#337)
Signed-off-by: marian-pritsak <[email protected]>
1 parent 0873422 commit 8dc9dcc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

slave.mk

+2
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,8 @@ $(addprefix $(TARGET_PATH)/, $(SONIC_INSTALLERS)) : $(TARGET_PATH)/% : .platform
334334
$(if $($*_DOCKERS),
335335
rm sonic_debian_extension.sh,
336336
)
337+
338+
chmod a+x $@
337339
$(FOOTER)
338340

339341
###############################################################################

0 commit comments

Comments
 (0)