/xue-fei.github.io

website

Apache License 2.0Apache-2.0

apt

#wget -O - https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | sudo apt-key add -  

wget -q -O- https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/clockworkpi.gpg

#echo "deb https://raw.githubusercontent.com/clockworkpi/apt/main/debian/ stable main" | sudo tee  /etc/apt/sources.list.d/clockworkpi.list
echo "deb https://xue-fei.github.io/debian/ stable main" | sudo tee  /etc/apt/sources.list.d/clockworkpi.list