This website requires JavaScript.
Explore
Help
Sign In
ant
/
workstation
Watch
1
Star
0
Fork
You've already forked workstation
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e6c89933a0
workstation
/
desktop.sh
4 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
Add convenience shortcut
2021-11-10 16:00:21 +00:00
#!/bin/sh
Check uname to decide which inventory to use
2022-09-19 10:23:35 +00:00
. ./roles/home-cli/files/profile
Use uname for inventories
2024-03-22 15:59:10 +00:00
./user-gui.yml -i ./inventories/
$(
uname -s
)
.ini
Reference in a new issue
Copy permalink