update to use mate-terminal
Forgot that the pi devices (at least with our image) utilize mate-terminal not gnome-terminal.
This commit is contained in:
parent
bea3353a80
commit
35ab0557d0
@ -2,7 +2,7 @@
|
||||
cd
|
||||
curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/auto-fix-qortal.sh
|
||||
chmod +x auto-fix-qortal.sh
|
||||
gnome-terminal -- ./auto-fix-qortal.sh
|
||||
mate-terminal -- ./auto-fix-qortal.sh
|
||||
curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/auto-fix-cron
|
||||
crontab auto-fix-cron
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user