This website requires JavaScript.
Explore
Help
Sign in
systems
/
dotfiles
Watch
1
Fork
You've already forked dotfiles
0
Code
Pull requests
1
Activity
Actions
24f607cc8f
dotfiles
/
scripts
/
deploy.sh
6 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
Replace pipenv with regular pip workflow
2020-02-10 08:45:17 +00:00
#!/usr/bin/env bash
set
-ex
Allow passing arguments when deploying
2021-02-07 14:22:43 +00:00
time
sudo ansible-playbook dotfiles.yml
$@
Copy permalink