This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" ?> | |
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> | |
<ShortName>Humble Store</ShortName> | |
<Description>Humble Store Search Plugin with cr_chsn1 Affiliate Link</Description> | |
<Image width="16" height="16">data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB3UlEQVQ4jaWTv2sTYRyHn/cud2cSix0uoWli25jqYnuxSKlFAt0EVzcXB3ELKnZz6B+gS3FwEUQQtU4dBWcR/IHaVtL4o4laUJva0ES9Xn7cncNJYnqJCH7HD3wfns/75RWrmUmX/xjJn0gog3EQoiNWh5NoB0b/DgiOGaQWFkktLJK4Mt/K5f5+krfuErs81xugxBMkrs6jDMQA2Ds1jZY6CED42HGELGO+etkbEM1epF4s8DF7DnNl2dMeSXqAo5MA7Kws+QABgIAeIWRMUDh9CruyjZXPERo3kFTVq2Yc8QC5190NAnqE8r3b2JVtAISqeLUG44SnplEGYjTLWzQ3S90NrHwOK59rh3oUAP3M2VZWK6z5ljve4M9R9w8BUL5/hx+PHwFQX//0bwChaajxBI5pUrp+DXPpBUCHfvTCbOtaPsCe0UMIWcZ6mwfXRagaAG6j4dkNjbDvxEmaW9+8uj7A4TEAzN8nc+s1AIJGmnBxjej5WaoPH7SAPkBoPO0Bnj8FoPahCEBfZoa+zAyN0gabN2/0egNBMD2B/b2KuewZ/Hz2BOvNKgDW+3esX8riVCvtjY7fKElow0kca4fGl89triwT0CM0N77uFt5VwXGoFbvc27a7LgP8AiSPm9yBniWbAAAAAElFTkSuQmCC | |
<InputEnco |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I migrated to my GitHub repository. | |
Visit: https://github.com/cr-chsn1/raspiced/blob/main/hwbot_prime_benchmark/script/rpi_hwbot.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
clear | |
# Bash coloring | |
color_reset='\033[0m' | |
color_cyan='\033[0;36m' | |
color_green='\033[0;32m' | |
color_red='\033[0;31m' | |
color_yellow='\033[0;33m' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
script="$(basename "$(test -L "$0" && readlink "$0" || echo "$0")")" |
OlderNewer