This website requires JavaScript.
Explore
Help
Register
Sign In
tomo
/
tomo-old
Archived
Watch
2
Star
1
Fork
0
You've already forked tomo-old
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
This repository has been archived on
2023-08-08
. You can view files and clone it, but cannot push or open issues or pull requests.
abe63f4118
tomo-old
/
scripts
/
install-backends.sh
8 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
Added script to install the X backend automatically
2023-05-02 20:25:54 -06:00
#!/bin/sh
Wintergreen is now a plugin
2023-05-02 21:19:43 -06:00
. scripts/plugin.sh
Added script to install the X backend automatically
2023-05-02 20:25:54 -06:00
echo
"... installing X backend"
install x
echo
".// done"
Reference in New Issue
Copy Permalink