3 lines
91 B
Bash
Executable file
3 lines
91 B
Bash
Executable file
#!/bin/sh
|
|
. ./roles/home-cli/files/profile
|
|
./user-gui.yml -i ./inventories/$(uname -s).ini
|