mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 18:26: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 |