https://github.com/epaew/init.wsl.ubuntu
https://github.com/epaew/init.wsl.ubuntu
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/epaew/init.wsl.ubuntu
- Owner: epaew
- Created: 2019-05-18T01:19:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T15:55:37.000Z (about 6 years ago)
- Last Synced: 2025-01-09T05:48:56.423Z (over 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# init.wsl.ubuntu
```
git clone --recursive https://github.com/epaew/init.wsl.ubuntu.git
cd init.wsl.ubuntu
# put ansible-vault password file at ansible/.vault_pass
apt update && ./setup.sh
```