This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
tuxclocker
Watch
3
Star
0
Fork
0
You've already forked tuxclocker
mirror of
https://github.com/Lurkki14/tuxclocker.git
synced
2025-02-25 18:55:24 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
881258587d
tuxclocker
/
dev
/
dbus-start.sh
4 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
change working directory in development scripts to allow running from other directories
2023-08-10 10:57:32 -05:00
cd
"
$(
dirname
"
$0
"
)
"
add DBus related development scripts
2023-07-24 09:48:57 -05:00
DBUS_VERBOSE
=
1
sudo dbus-daemon --config-file
=
dbusconf.conf --nofork
Reference in New Issue
Copy Permalink