mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-15 20:34:26 +01:00
Better logs
This commit is contained in:
@@ -251,7 +251,7 @@ fi
|
||||
cd $ORIGINAL_DIRECTORY
|
||||
|
||||
for scriptname in *.sh; do
|
||||
echo $scriptname
|
||||
echo "Adding symlink of $scriptname to /usr/bin"
|
||||
chmod +x $scriptname
|
||||
if [ -e /usr/bin/$scriptname ]; then
|
||||
rm /usr/bin/$scriptname
|
||||
|
||||
Reference in New Issue
Block a user