镜像自地址
https://github.com/quitesimpleorg/asteriskify.git
已同步 2024-11-23 16:27:51 +01:00
Strip trailing whitespace
这个提交包含在:
父节点
24bd0097b2
当前提交
961f1715ba
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
asteriskify: asteriskify.c
|
||||
$(CC) -Wall -Wextra -static -o asteriskify asteriskify.c
|
||||
|
||||
|
||||
clean: asteriskify
|
||||
rm -f asteriskify
|
||||
|
@ -12,5 +12,5 @@ To switch between clear and asterisk mode, press TAB. To reveal only the last ch
|
||||
Note: Expects ASCII or UTF-8 encoding for asterisk mode
|
||||
|
||||
## Alternatives
|
||||
Others may exist, but my quick research only found systemd-ask-password which is unsuitable for my use case (inside a my own minimal initramfs boot image).
|
||||
Others may exist, but my quick research only found systemd-ask-password which is unsuitable for my use case (inside a my own minimal initramfs boot image).
|
||||
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户