2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-25 16:08:23 +00:00

4 lines
100 B
YAML
Raw Normal View History

2018-02-05 15:07:14 +05:30
---
- name: Setup bash screen wall
copy: src=screen_wall.sh dest=/etc/profile.d/screen_wall.sh
...