-
Notifications
You must be signed in to change notification settings - Fork 0
gurl
matveynator edited this page Apr 29, 2023
·
5 revisions
curl -L 'http://files.matveynator.ru/gurl/latest/linux/amd64/gurl' > /usr/local/bin/gurl; chmod +x /usr/local/bin/gurl;
curl -L 'http://files.matveynator.ru/gurl/latest/linux/arm64/gurl' > /usr/local/bin/gurl; chmod +x /usr/local/bin/gurl;
curl -L 'http://files.matveynator.ru/gurl/latest/linux/i386/gurl' > /usr/local/bin/gurl; chmod +x /usr/local/bin/gurl;