mirror of
https://github.com/thiagoralves/OpenPLC_v3.git
synced 2025-12-06 17:25:10 +08:00
3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
./background_installer.sh $1 $2 2>&1 | tee install_log.txt
|