derpybhoovbvse
This commit is contained in:
@@ -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###
|
||||||
|
|||||||
@@ -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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user