We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78870e commit 93600e3Copy full SHA for 93600e3
tasks/setup.yml
@@ -108,7 +108,7 @@
108
blockinfile:
109
path: "{{ hook_logout_script.stdout }}"
110
backup: false # otherwise it might get executed by ft-init!
111
- insertafter: 'set -e'
+ insertafter: 'env'
112
block: |
113
# Check if the hook was called from a greeter exiting or a student session exiting
114
# Display :0 is used for the first greeter and gets reused for the student session.
0 commit comments