This website requires JavaScript.
Explore
Help
Sign In
systems
/
dotfiles
Watch
1
Fork
You've already forked dotfiles
0
Code
Pull Requests
1
Actions
Activity
master
dotfiles
/
scripts
/
deploy.sh
6 lines
73 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-ex
time
sudo ansible-playbook dotfiles.yml
$@
View Git Blame
Copy Permalink