updated sp.sh script

This commit is contained in:
naturallaw77 2024-09-12 14:56:01 -07:00
parent 3e95d17b14
commit 5695f2e43d

View File

@ -254,16 +254,6 @@ chmod 770 /var/lib/domains -R
# #
pushd /etc/nixos
nix flake update
nixos-rebuild switch --impure
popd
#
set -x set -x
wget -P /var/lib/www/downloadwp https://wordpress.org/latest.zip wget -P /var/lib/www/downloadwp https://wordpress.org/latest.zip
@ -314,16 +304,6 @@ chmod 770 /run/media/Second_Drive/BTCEcoandBackup/Electrs_Data -R
# #
pushd /etc/nixos
nix flake update
nixos-rebuild switch --impure
popd
#
mkdir -p /home/free/Downloads mkdir -p /home/free/Downloads
pushd /home/free/Downloads pushd /home/free/Downloads
@ -424,10 +404,6 @@ chmod 700 /home/free -R
# #
sudo -u free flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
#
echo -e "${LIGHTBLUE}One last thing, you need to put the Njalla DDNS info from Njalla into njalla.sh.${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 echo -e "${GREEN}All Finished! Please Reboot then Enjoy your New Sovran Pro!${ENDCOLOR}" \n