This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ClusterAPI.imageBuilder/ansible/roles/setup/files/etc/systemd/system-environment-generators/10-flatcar-path

4 lines
45 B
Plaintext
Raw Normal View History

2023-02-22 21:24:42 +01:00
#!/bin/bash
. /etc/profile
echo "PATH=$PATH"