mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
3 lines
74 B
Bash
3 lines
74 B
Bash
#!/bin/sh
|
|
cd /etc/toxbootstrapd
|
|
exec chpst -u toxbootstrapd DHT_bootstrap
|