* correctly pass secrets to workspace-containers
* update README * helper-scripts with create symlinks helper and get composer auth github token helper
This commit is contained in:
6
uncreate-symlinks.sh
Executable file
6
uncreate-symlinks.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
rm ${HOME}/start-xdebug.sh
|
||||
rm ${HOME}/quit-xdebug.sh
|
||||
rm ${HOME}/restart-nginx.sh
|
||||
rm ${HOME}/mysql.sh
|
||||
rm ${HOME}/enter-to-workspace.sh
|
Reference in New Issue
Block a user