This website requires JavaScript.
Explore
Help
Sign In
kevinveenbirkenbach
/
infinito
Watch
1
Star
0
Fork
0
You've already forked infinito
mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced
2024-12-04 23:17:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c1d6b97a5
infinito
/
administration
/
stop.sh
4 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
Added shellcheck.sh and optimized scripts
2019-01-05 11:58:41 +01:00
#!/bin/bash
Optimized code and removed shellcheck errors
2019-01-05 12:38:58 +01:00
cd
"
$(
dirname
"
$(
readlink -f
"
${
0
}
"
)
"
)
/../docker-symfony/
"
&&
docker-compose stop
Reference in New Issue
Copy Permalink