|
Server : LiteSpeed System : Linux host 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : idnco5810 ( 1093) PHP Version : 8.2.29 Disable Function : NONE Directory : /lib/python3/dist-packages/landscape/lib/__pycache__/ |
Upload File : |
o
���c
� @ s d dl mZ dd� Zdd� ZdS )� )�md5c C s d� | pd|pd�S )zJ
Concatenates a interpreter and script into an executable script.
z#!{}
{}� )�format)�interpreter�code� r �=/usr/lib/python3/dist-packages/landscape/lib/scriptcontent.py�build_script s r c C s | � d�}t|��� � d�S )z+
Return a hash for a given script.
zutf-8�ascii)�encoder � hexdigest)�script�encoded_scriptr r r �generate_script_hash s
r N)�landscape.lib.hashlibr r r r r r r �<module> s