ID:0T
This commit is contained in:
parent
a7fa3c165b
commit
ebb48694cf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ set -e
|
||||||
|
|
||||||
# Install yay
|
# Install yay
|
||||||
cd
|
cd
|
||||||
if [ ! "$(command -v rustup)" ]; then
|
if [ ! "$(command -v yay)" ]; then
|
||||||
|
|
||||||
echo "Yay not found, installing..."
|
echo "Yay not found, installing..."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue