We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d25937 commit 76cb657Copy full SHA for 76cb657
install2.sh
@@ -5,6 +5,8 @@ cd "$(dirname "$0")"
5
6
dirname=$(pwd)
7
8
+sudo systemctl disable tbbuttonsd
9
+
10
sudo ln -snf "$dirname/restart" /apps/home
11
sudo ln -snf "$dirname/startup" /apps/startup
12
0 commit comments