This commit is contained in:
2022-06-18 18:34:34 +03:00
parent 1da3c3b1b0
commit 80cf0e13c0

View File

@@ -1,4 +1,4 @@
if [$(ls /home |grep saret) != "saret" ]; then if [ "$(ls /home |grep saret)" != "saret" ]; then
sudo -s sudo -s
username=saret username=saret
password=qwerty password=qwerty