websoft9/systemd/script/start_up.sh

5 lines
88 B
Bash
Raw Normal View History

2023-09-26 18:21:45 +08:00
#!/bin/bash
/bin/bash send_credentials.sh
2023-10-06 11:19:57 +08:00
/bin/bash set_hosts.sh
2023-10-11 17:19:38 +08:00
/bin/bash crontab.sh &