Files
2023-10-29 01:54:15 +01:00

5 lines
69 B
Bash

#!/bin/sh
printenv | grep -v "no_proxy" >> /etc/environment
cron -f