hnigh aS a pi
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# usage:
|
||||||
|
## curl -sSL https://tinyurl.com/4meps4as | "$SHELL"
|
||||||
set -e # we do not fail here :chameleon:
|
set -e # we do not fail here :chameleon:
|
||||||
# curl -sSL https://tinyurl.com/4meps4as | "$SHELL"
|
echo -e "\nchanging/setting user password\n"
|
||||||
# passwd
|
passwd
|
||||||
echo -e "\nsetting os to be writable\n"
|
echo -e "\nsetting os to be writable\n"
|
||||||
sudo steamos-readonly disable
|
sudo steamos-readonly disable
|
||||||
echo -e "\ninitalizing keys\n"
|
echo -e "\ninitalizing keys\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user