This commit is contained in:
@@ -15,8 +15,11 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# Create the destination directory if it doesn't exist
|
# Create the destination directory if it doesn't exist
|
||||||
mkdir -p /static/andromeda/css/
|
mkdir -p /static/andromeda/css/
|
||||||
|
ls -l /
|
||||||
|
ls -l /static/andromeda/css/
|
||||||
|
|
||||||
# Copy your specific file
|
# Copy your specific file
|
||||||
cp *.css /static/andromeda/css/
|
cp *.css /static/andromeda/css/
|
||||||
|
touch /static/andromeda/css/test.css
|
||||||
|
|
||||||
echo "File successfully copied to Unraid share via bind mount."
|
echo "File successfully copied to Unraid share via bind mount."
|
||||||
Reference in New Issue
Block a user