derpybhoovbvse

This commit is contained in:
2025-08-02 13:26:48 -06:00
parent 0ee00bb07f
commit 7752edfb2e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ reboot_time: '03:00'
reboot_offset: '20m' reboot_offset: '20m'
login_shell: '/usr/bin/zsh' # which zsh login_shell: '/usr/bin/zsh' # which zsh
custom_scripts_dir: '/usr/share/customscripts' custom_scripts_dir: '/usr/share/customscripts'
custom_scripts_repo: 'https://gitlab.com/princesspi/general-scripts-and-system-ssssssetup.git' custom_scripts_repo: 'https://github.com/PrincessPi3/general-scripts-and-system-ssssssetup.git'
# password is precalculated hash # password is precalculated hash
# mkpasswd --method=sha-512 # mkpasswd --method=sha-512
# defaultpassword### # defaultpassword###
+1 -1
View File
@@ -70,7 +70,7 @@ Manage Files with WinSCP:
sudo apt install -y git sudo apt install -y git
# download and install scripts and tools # download and install scripts and tools
cd ~ cd ~
git clone https://gitlab.com/princesspi/general-scripts-and-system-ssssssetup.git git clone https://github.com/PrincessPi3/general-scripts-and-system-ssssssetup.git
sudo -i sudo -i
apt install -y apache2 snapd mysql-server byobu nmap screen iotop zip unzip lynx htop php php-cli php-fpm php-json php-common php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath unattended-upgrades net-tools python3 python3-pip unison apt install -y apache2 snapd mysql-server byobu nmap screen iotop zip unzip lynx htop php php-cli php-fpm php-json php-common php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath unattended-upgrades net-tools python3 python3-pip unison
snap install btop snap install btop
+1 -1
View File
@@ -1,5 +1,5 @@
# CUSTOM STUFFS # CUSTOM STUFFS
# custom scripts https://gitlab.com/princesspi/general-scripts-and-system-ssssssetup # custom scripts https://github.com/PrincessPi3/general-scripts-and-system-ssssssetup
PATH="$PATH:/usr/share/customscripts" PATH="$PATH:/usr/share/customscripts"
# pico SDK https://github.com/raspberrypi/pico-sdk # pico SDK https://github.com/raspberrypi/pico-sdk