This commit is contained in:
YuCat 2024-05-06 12:04:55 +08:00
parent b491d8970e
commit 4b77b8eefa

View File

@ -1,9 +0,0 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
sudo -u root -s /bin/bash -c "/opt/baidunetdisk/baidunetdisk --no-sandbox" > /tmp/baidunetdisk_output.txt 2>&1 &
sleep 15
echo -e '\033[0;31m'
cat /tmp/baidunetdisk_output.txt
echo -e '\033[0m'