Skip to content

Commit 3e10479

Browse files
run_desktop.sh: remove bash verbose
1 parent 0b8fac7 commit 3e10479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run_desktop.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash -x
1+
#!/bin/bash
22
scriptdir=$(readlink -f "$0")
33
scriptdir=$(dirname "$scriptdir")
44
script="$1"

0 commit comments

Comments
 (0)