Loading agent/agent.sh +2 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,8 @@ if [ "$first_run" = true ]; then echo "Installing package ${BASE}.." > /dev/ttyS0 /usr/syno/bin/synopkg install "$filename" > /dev/null echo "Starting package ${BASE}.." > /dev/ttyS0 /usr/syno/bin/synopkg start "$BASE" > /dev/null #echo "Activating package ${BASE}.." > /dev/ttyS0 /usr/syno/bin/synopkg start "$BASE" & rm "$filename" Loading Loading
agent/agent.sh +2 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,8 @@ if [ "$first_run" = true ]; then echo "Installing package ${BASE}.." > /dev/ttyS0 /usr/syno/bin/synopkg install "$filename" > /dev/null echo "Starting package ${BASE}.." > /dev/ttyS0 /usr/syno/bin/synopkg start "$BASE" > /dev/null #echo "Activating package ${BASE}.." > /dev/ttyS0 /usr/syno/bin/synopkg start "$BASE" & rm "$filename" Loading