updated DIY install guide
This commit is contained in:
@ -412,10 +412,6 @@ popd
|
||||
|
||||
#
|
||||
|
||||
sudo -u free flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
|
||||
#
|
||||
|
||||
echo "root:$(cat /var/lib/secrets/main)" | chpasswd -c SHA512
|
||||
|
||||
echo "free:a" | chpasswd -c SHA512
|
||||
@ -428,6 +424,10 @@ chmod 700 /home/free -R
|
||||
|
||||
#
|
||||
|
||||
echo -e "${LIGHTBLUE}One last thing, you need to put the Njalla DDNS info from Njalla into njalla.sh.${ENDCOLOR} \n"
|
||||
sudo -u free flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
|
||||
echo -e "${GREEN}All Finished! Please Reboot then Enjoy your New Sovran Pro!${ENDCOLOR} \n"
|
||||
#
|
||||
|
||||
echo -e "${LIGHTBLUE}One last thing, you need to put the Njalla DDNS info from Njalla into njalla.sh.${ENDCOLOR}" \n
|
||||
|
||||
echo -e "${GREEN}All Finished! Please Reboot then Enjoy your New Sovran Pro!${ENDCOLOR}" \n
|
||||
|
Reference in New Issue
Block a user