mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-10 08:06:48 +00:00
3 lines
63 B
Bash
3 lines
63 B
Bash
#!/bin/sh
|
|
export PATH=/bin:/usr/bin:/usr/local/bin
|
|
trap ' ' INT |