This website requires JavaScript.
Explore
Help
Sign In
k3nny
/
TISbackup
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
da50051a3f7a68800b073c98e3e79ab678c959e3
TISbackup
/
entrypoint.sh
T
8 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
fix first pass
2024-11-28 23:20:19 +01:00
#!/bin/sh
env >> /etc/environment
# execute CMD
echo
"
$@
"
exec
"
$@
"
Reference in New Issue
Copy Permalink