Remove unused stuff
This commit is contained in:
parent
423b1821a7
commit
e8b7d374cd
3 changed files with 1 additions and 10 deletions
|
@ -1,4 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
xkcdpass_res=$(xkcdpass --numwords=13 --case=capitalize)
|
||||
echo ${xkcdpass_res}
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/env sh
|
||||
|
||||
echo "#Server = https://archive.archlinux.org/repos/$(date +"%Y/%m/%d")/\$repo/os/\$arch"
|
||||
|
||||
curl -Ls "https://archlinux.org/mirrorlist/?country=AT&country=BE&country=CZ&country=DK&country=FI&country=FR&country=DE&country=IT&country=LU&country=NL&country=PL&protocol=https&ip_version=4" | sed -e 's/^#Server/Server/' -e '/^#/d' | rankmirrors
|
Loading…
Add table
Add a link
Reference in a new issue