发布应用 SpeedTest Tracker
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
10
apps/speedtest-tracker-sqlite/0.24.3/scripts/uninstall.sh
Normal file
10
apps/speedtest-tracker-sqlite/0.24.3/scripts/uninstall.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -f .env ]; then
|
||||
source .env
|
||||
|
||||
echo "Check Finish."
|
||||
|
||||
else
|
||||
echo "Error: .env file not found."
|
||||
fi
|
||||
Reference in New Issue
Block a user