Skip to content

Commit

Permalink
Update filename
Browse files Browse the repository at this point in the history
  • Loading branch information
supechicken committed May 18, 2024
1 parent d900c93 commit ada60f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ fi
cd /tmp

echo '[+] Downloading ChromeOS-AutoLogin...'
curl -L "https://github.com/supechicken/ChromeOS-AutoLogin/releases/download/latest/cros-autologin_$(uname -m)" -o cros-autologin
curl -L "https://github.com/supechicken/ChromeOS-AutoLogin/releases/download/latest/cros-autologin-$(uname -m)" -o cros-autologin
curl -L "https://github.com/supechicken/ChromeOS-AutoLogin/raw/main/upstart/cros-autologin.conf" -o cros-autologin.conf

echo '[+] Installing...'
Expand Down

0 comments on commit ada60f0

Please sign in to comment.