mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-22 01:18:02 +01:00
Fix symlink snapshot (#1833)
* Fix symbolic link issue with snapshot * Add tests * fix symlink * add encrypted test * Modify x
This commit is contained in:
3
tests/fixtures/tar_data/test1/script.sh
vendored
Executable file
3
tests/fixtures/tar_data/test1/script.sh
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Test Script"
|
||||
Reference in New Issue
Block a user