mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
Del test
This commit is contained in:
parent
b491d8970e
commit
4b77b8eefa
@ -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'
|
|
||||||
Loading…
Reference in New Issue
Block a user