hnigh aS a pi

This commit is contained in:
2026-04-22 18:41:22 -06:00
parent 06b3c0dc27
commit 67f7132223
@@ -1,5 +1,6 @@
#!/bin/bash
set -e # we do not fail here :chameleon:
# httposteam_deck_setup.sh
# passwd
echo -e "\nsetting os to be writable\n"
sudo steamos-readonly disable
@@ -9,4 +10,4 @@ echo -e "\npopulatiing keys\n"
sudo pacman-key --populate archlinux holo
echo -e "\nupdatikng repos\n"
sudo pacman -Syu
echo -e "\ndone!~ :3 install shit wikth pacman -S <package name>\n"
echo -e "\nall done!~ :3 install shit wikth pacman -S <package name>\n"