fix the gum install on raspberry pi devices

This commit is contained in:
urban
2023-09-01 00:12:49 +02:00
parent ec829f5fb4
commit e146dfb05c
4 changed files with 27 additions and 33 deletions

View File

@@ -29,10 +29,6 @@ p_warn(){
echo -e " \033[33m!\033[0m $1"
}
gum(){
~/go/bin/gum $@
}
msg() {
echo ""
echo -e "$(cat ../Messages/$1)"