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
707f7d0cb3
workstation
/
desktop.sh
4 lines
92 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
Rename .yml to .yaml
2025-02-27 15:17:43 +00:00
./user-gui.yaml -i ./inventories/
$(
uname -s
)
.ini
Reference in a new issue
Copy permalink