hnigh aS a pi
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user