mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-20 20:42:21 +08:00
114514.
This commit is contained in:
parent
c974349c9f
commit
c66c5c6ca3
@ -4,7 +4,7 @@ uname=`whoami`
|
||||
read upass
|
||||
passcheck=`echo "$upass" | sudo -S echo "i love amber forever"`
|
||||
if [ "$passcheck" != "i love amber forever" ];then
|
||||
echo "E:Wrong Password"
|
||||
echo "114514首"
|
||||
exit 1
|
||||
else
|
||||
echo "go go Baron Bunny"
|
||||
|
Loading…
x
Reference in New Issue
Block a user