automated terminal push

This commit is contained in:
Your Name
2025-02-07 22:59:28 -05:00
parent 3b547f2192
commit 9f4fb533fa
33 changed files with 64 additions and 680 deletions

3
provision/installs/cron.bash Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
apt install -y cron;