Make it a little faster, queue is in sqlite now, fix db bug and more
This commit is contained in:
5
package/postinstall.sh
Normal file
5
package/postinstall.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
useradd --system --create-home --shell /usr/sbin/nologin tytd2025 || true
|
||||
|
||||
if command -v deb-systemd-helper >/dev/null 2>&1; then
|
||||
deb-systemd-helper enable tytd2025
|
||||
fi
|
||||
Reference in New Issue
Block a user