mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-06-08 16:15:59 +08:00
adjust: now won't run bookworm run in container
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
dc1a0eebe3
commit
751f1400ff
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
### We do not want users to install ACE in ACE. Run inside this container instead
|
||||
${@}
|
||||
### We do not want users to install ACE in ACE.
|
||||
echo "Running ACE in ACE is NOT Tested or recommended. Exit"
|
||||
exit 1
|
Loading…
x
Reference in New Issue
Block a user