automated terminal push
This commit is contained in:
@@ -15,6 +15,8 @@ def write_to_file(filepath, content):
|
||||
print(f"Error writing to file {filepath}: {e}")
|
||||
return False
|
||||
|
||||
print("running the consumer for effect!!!!")
|
||||
|
||||
|
||||
# Example usage:
|
||||
filepath = "/tmp/file.dat" # Or any path you want
|
||||
|
||||
Reference in New Issue
Block a user