diff --git a/clone/clone b/clone/clone index d64c2e1..95786fd 100755 --- a/clone/clone +++ b/clone/clone @@ -462,8 +462,8 @@ step7(){ # (1) Services scripts # echo " - /service (sats:pi 750)"; - sudo chown -R 666:1000 /mnt/service/*; - sudo chmod -R 750 /mnt/service/*; + sudo chown -R 666:1000 /mnt/service; + sudo chmod -R 750 /mnt/service; # (2) target dir # echo " - /target (sats:pi 750)"; diff --git a/clone/utility/sats-install.service b/clone/utility/sats-install.service index a419f56..a6a9e97 100644 --- a/clone/utility/sats-install.service +++ b/clone/utility/sats-install.service @@ -8,5 +8,4 @@ Type=oneshot RemainAfterExit=yes User=pi Group=pi -ExecStart=/bin/bash /service/sats-install -ExecStartPost=/usr/bin/sudo systemctl stop sats-dwc@wlan0.service \ No newline at end of file +ExecStart=/bin/bash /service/sats-install \ No newline at end of file diff --git a/ioemu b/ioemu index b934e6d..5ccd4f8 160000 --- a/ioemu +++ b/ioemu @@ -1 +1 @@ -Subproject commit b934e6d238e4764d1616cd433af2df4269b9ed5f +Subproject commit 5ccd4f8feb7e52cf05ceaf2da149c87840dd9d48