Skip to content

Commit

Permalink
fix the spring boot clone script
Browse files Browse the repository at this point in the history
  • Loading branch information
girba committed Sep 27, 2024
1 parent e9414ac commit ae9fc8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lepiter/bvb2ri7pvcu978atpsaxn19oe.lepiter
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,14 @@
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-03-28T12:53:25.715994-05:00"
"dateAndTimeString" : "2024-09-27T20:30:46.961555+02:00"
}
},
"uid" : {
"__type" : "uid",
"uidString" : "N5I46h3RDQCfd6PSCyd+yA=="
},
"code" : "rootDirectory ensureDeleteAll.\rrepository := IceRepositoryCreator\r\t\tfromUrl: 'https://github.com/spring-projects/spring-boot.git'\r\t\tto: rootDirectory.\rrootDirectory"
"code" : "IceGitCliPlatform current install.\rrootDirectory ensureDeleteAll.\rrepository := IceRepository repositoryClass creatorClass\r\t\tfromUrl: 'https://github.com/spring-projects/spring-boot.git'\r\t\tto: rootDirectory.\rrootDirectory"
},
{
"__type" : "textSnippet",
Expand Down

0 comments on commit ae9fc8e

Please sign in to comment.