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