mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 11:47:56 +01:00
Improve docker scripts
This commit is contained in:
4
script/docker-update-and-run.sh
Executable file
4
script/docker-update-and-run.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
/bin/bash script/docker-update.sh
|
||||
/bin/bash script/docker-run.sh
|
||||
Reference in New Issue
Block a user