mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 06:56:36 +08:00
初步自动构建工程实现
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
bottlePath=./system-bottle
|
||||
#gitPath=
|
||||
sudo chroot $bottlePath bash -c "cd $gitPath ; $*"
|
||||
Reference in New Issue
Block a user