mirror of
https://github.com/aljazceru/shurikenpi.io.git
synced 2025-12-18 06:34:19 +01:00
fix the gum install on raspberry pi devices
This commit is contained in:
@@ -29,10 +29,6 @@ p_warn(){
|
||||
echo -e " \033[33m!\033[0m $1"
|
||||
}
|
||||
|
||||
gum(){
|
||||
~/go/bin/gum $@
|
||||
}
|
||||
|
||||
msg() {
|
||||
echo ""
|
||||
echo -e "$(cat ../Messages/$1)"
|
||||
|
||||
Reference in New Issue
Block a user