temporary fix
This commit is contained in:
parent
28968d718d
commit
938cf48792
|
@ -253,8 +253,8 @@ step7(){
|
||||||
sudo chown 1000:1000 /mnt/home/pi/sats-boot;
|
sudo chown 1000:1000 /mnt/home/pi/sats-boot;
|
||||||
sudo chmod 770 /mnt/home/pi/sats-boot;
|
sudo chmod 770 /mnt/home/pi/sats-boot;
|
||||||
|
|
||||||
echo " (.) Emulate \`systemctl enable sats-boot\`";
|
#echo " (.) Emulate \`systemctl enable sats-boot\`";
|
||||||
sudo ln -fs /lib/systemd/system/sats-boot.service /mnt/etc/systemd/system/multi-user.target.wants/sats-boot.service;
|
#sudo ln -fs /lib/systemd/system/sats-boot.service /mnt/etc/systemd/system/multi-user.target.wants/sats-boot.service;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue