mirror of
https://git.envs.net/envs/ifconfig
synced 2024-11-22 09:51:57 +01:00
(*)fixed commit prebuilt branch
This commit is contained in:
parent
992f491a59
commit
3501dca615
@ -86,7 +86,7 @@ prebuilt_commit() {
|
|||||||
pwd
|
pwd
|
||||||
ls
|
ls
|
||||||
git add --all;
|
git add --all;
|
||||||
git add .
|
git add -f ./ifconfig-*
|
||||||
git commit -m "Automatic pre build $(date)";
|
git commit -m "Automatic pre build $(date)";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user